Home
last modified time | relevance | path

Searched refs:ETH_P_802_3 (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/linux-private/linux/
Dif_ether.h91 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/external/strace/xlat/
Dethernet_protocols.in60 ETH_P_802_3
Dethernet_protocols.h183 #if defined(ETH_P_802_3) || (defined(HAVE_DECL_ETH_P_802_3) && HAVE_DECL_ETH_P_802_3)
184 XLAT(ETH_P_802_3),
/external/kernel-headers/original/uapi/linux/
Dif_ether.h114 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/external/iproute2/include/linux/
Dif_ether.h108 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */ macro
/external/libnl/lib/
Dutils.c794 __ADD(ETH_P_802_3,802.3)