walnux/include/netinet
zhanghongyu f6fdf888a9 if_ether: add ether_arp 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:38:29 +08:00
..
arp.h if_arp: add arphdr definition 2023-05-04 19:37:58 +08:00
ether.h Net thread-safe ntoa functions 2022-08-02 21:04:19 +08:00
icmp6.h icmp6: add icmp6-related definition 2023-05-04 19:37:21 +08:00
if_ether.h if_ether: add ether_arp definition 2023-05-04 19:38:29 +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