Home
last modified time | relevance | path

Searched refs:IFLA_WIRELESS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/uapi/linux/
Dif_link.h121 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator
122 #define IFLA_WIRELESS IFLA_WIRELESS macro
/Linux-v4.19/include/uapi/linux/
Dif_link.h121 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator
122 #define IFLA_WIRELESS IFLA_WIRELESS macro
/Linux-v4.19/net/wireless/
Dwext-core.c567 nla = nla_reserve(skb, IFLA_WIRELESS, event_len); in wireless_send_event()
602 nla = nla_reserve(compskb, IFLA_WIRELESS, event_len); in wireless_send_event()