Searched refs:IFLA_WIRELESS (Results 1 – 7 of 7) sorted by relevance
77 IFLA_WIRELESS = 11, /* not supported */ enumerator78 #define IFLA_WIRELESS IFLA_WIRELESS macro
27 #ifndef IFLA_WIRELESS28 #define IFLA_WIRELESS 11 macro
892 if (attr->rta_type == IFLA_WIRELESS) { in hostapd_wireless_event_rtm_newlink()
690 if (attr->rta_type == IFLA_WIRELESS) { in wpa_driver_wext_event_rtm_newlink()
1568 if (attr->rta_type == IFLA_WIRELESS) { in atheros_wireless_event_rtm_newlink()
1313 case IFLA_WIRELESS: in wpa_driver_nl80211_event_rtm_newlink()
304 IFLA_WIRELESS = 11 variable in IflattrType