Searched refs:ARPHRD_IEEE802154 (Results 1 – 11 of 11) sorted by relevance
391 #if defined(ARPHRD_IEEE802154) || (defined(HAVE_DECL_ARPHRD_IEEE802154) && HAVE_DECL_ARPHRD_IEEE802…393 static_assert((ARPHRD_IEEE802154) == (804), "ARPHRD_IEEE802154 != 804");396 # define ARPHRD_IEEE802154 804530 XLAT(ARPHRD_IEEE802154),
57 ARPHRD_IEEE802154 804
91 #define ARPHRD_IEEE802154 804 macro
92 #define ARPHRD_IEEE802154 804 macro
88 #define ARPHRD_IEEE802154 804 macro
143 [ARPHRD_IEEE802154] in print_ifreq()
1647 #ifdef ARPHRD_IEEE802154 in get_if_flags()1648 case ARPHRD_IEEE802154: in get_if_flags()2241 #ifndef ARPHRD_IEEE802154 in map_arphrd_to_dlt()2242 #define ARPHRD_IEEE802154 804 in map_arphrd_to_dlt() macro2244 case ARPHRD_IEEE802154: in map_arphrd_to_dlt()
740 __ADD(ARPHRD_IEEE802154,ieee802.15.4),
1157 if (pIfInfo->ifi_family != AF_UNSPEC || pIfInfo->ifi_type != ARPHRD_IEEE802154) in ProcessRoutingNotification()
1376 pub const ARPHRD_IEEE802154: u16 = 804; constant