nuttx-mirror/include/netinet
zhanghongyu 05f7b7ac97 include/netinet/arp.h: change the type of arp_dev from uint8_t to char
the same variable type in linux is char, in order to avoid modifying
the third-party library code when porting the third-party library code.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-12-26 23:29:23 +08:00
..
arp.h include/netinet/arp.h: change the type of arp_dev from uint8_t to char 2024-12-26 23:29:23 +08:00
ether.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
icmp6.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
if_ether.h netinet/if_ether.h: move #define ETH_XXX into if_ether.h 2024-11-04 21:14:31 +08:00
in.h netinet/in.h: add IN6_IS_ADDR_GLOBAL macro 2024-11-20 20:42:21 +08:00
ip.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ip6.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
tcp.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
udp.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00