Searched refs:ARPHRD_IEEE802_TR (Results 1 – 7 of 7) sorted by relevance
82 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
85 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
546 __ADD(ARPHRD_IEEE802_TR,tr)
2797 #ifndef ARPHRD_IEEE802_TR2798 #define ARPHRD_IEEE802_TR 800 /* From Linux 2.4 */ macro2800 case ARPHRD_IEEE802_TR:
463 (handles 2.4 ARPHRD_IEEE802_TR, handles ISDN devices better,
812 #ifdef ARPHRD_IEEE802_TR in get_link_info()813 {"ieee802",ARPHRD_IEEE802}, {"tr",ARPHRD_IEEE802_TR}, in get_link_info()