Home
last modified time | relevance | path

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

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