walnux/include/netinet
zhanghongyu e565868eb4 udp: add udphdr definition
adapts to third-party code compilation. in the process of porting ConnMan,
we encounter some situations where the structure is not defined, or the
returned data types do not match the expectations. Refer to the common
implementation of other systems and add relevant definitions.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-05-04 19:36:27 +08:00
..
arp.h arp.h: add some ARPHRD definition 2023-01-06 22:20:19 +08:00
ether.h Net thread-safe ntoa functions 2022-08-02 21:04:19 +08:00
in.h netinet: in.h: add support for Nimlang compatibility. 2023-02-13 09:28:52 +08:00
ip.h ip: add iphdr definition 2023-05-04 19:35:16 +08:00
ip6.h ip6: add ip6-related definition 2023-05-04 19:35:43 +08:00
tcp.h
udp.h udp: add udphdr definition 2023-05-04 19:36:27 +08:00