Home
last modified time | relevance | path

Searched refs:IEEE80211_ACTION_CAT_VENDOR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_action.c112 case IEEE80211_ACTION_CAT_VENDOR: in ieee80211_send_action_register()
154 case IEEE80211_ACTION_CAT_VENDOR: in ieee80211_send_action()
223 case IEEE80211_ACTION_CAT_VENDOR: in ieee80211_recv_action_register()
279 case IEEE80211_ACTION_CAT_VENDOR: in ieee80211_recv_action()
H A Dieee80211.h393 #define IEEE80211_ACTION_CAT_VENDOR 127 /* Vendor Specific */ macro