Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dif_ether.h95 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/external/strace/xlat/
Dethernet_protocols.in64 ETH_P_SNAP
Dethernet_protocols.h195 #if defined(ETH_P_SNAP) || (defined(HAVE_DECL_ETH_P_SNAP) && HAVE_DECL_ETH_P_SNAP)
196 XLAT(ETH_P_SNAP),
/external/kernel-headers/original/uapi/linux/
Dif_ether.h118 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/external/iproute2/include/linux/
Dif_ether.h112 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/external/libnl/lib/
Dutils.c798 __ADD(ETH_P_SNAP,snap)