Searched refs:IFLA_WIRELESS (Results 1 – 2 of 2) sorted by relevance
116 IFLA_WIRELESS, /* Wireless Extension event - see wireless.h */ enumerator117 #define IFLA_WIRELESS IFLA_WIRELESS macro
566 nla = nla_reserve(skb, IFLA_WIRELESS, event_len); in wireless_send_event()601 nla = nla_reserve(compskb, IFLA_WIRELESS, event_len); in wireless_send_event()