incubator-nuttx/include/net
zhanghongyu 6e36a6f14c ethernet: add ETHERTYPE define
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:57 +08:00
..
ethernet.h ethernet: add ETHERTYPE define 2023-05-04 19:38:57 +08:00
if.h if: add net device type 2023-05-04 19:34:39 +08:00
if_arp.h if_arp: add arphdr definition 2023-05-04 19:37:58 +08:00
route.h route: add struct in6_rtmsg definition 2023-05-04 19:34:06 +08:00