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

/external/iproute2/include/linux/
H A Dif_arp.h85 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
/external/kernel-headers/original/uapi/linux/
H A Dif_arp.h85 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
/external/libnl/include/linux/
H A Dif_arp.h82 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
/external/libnl/lib/
H A Dutils.c546 __ADD(ARPHRD_IEEE802_TR,tr)
/external/libpcap/
H A Dpcap-linux.c2670 #ifndef ARPHRD_IEEE802_TR
2671 #define ARPHRD_IEEE802_TR 800 /* From Linux 2.4 */ macro
2673 case ARPHRD_IEEE802_TR:

Completed in 1411 milliseconds