Searched refs:ETH_P_DEC (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/linux-private/linux/
H A Dif_ether.h51 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
/external/iproute2/include/linux/
H A Dif_ether.h53 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
/external/kernel-headers/original/uapi/linux/
H A Dif_ether.h56 #define ETH_P_DEC 0x6000 /* DEC Assigned proto */ macro
/external/strace/xlat/
H A Dethernet_protocols.h44 #if defined(ETH_P_DEC) || (defined(HAVE_DECL_ETH_P_DEC) && HAVE_DECL_ETH_P_DEC)
45 XLAT(ETH_P_DEC),
/external/libnl/lib/
H A Dutils.c757 __ADD(ETH_P_DEC,dec)

Completed in 33 milliseconds