Home
last modified time | relevance | path

Searched refs:IEEE80211_ACTION_CAT_SELF_PROT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_action.c102 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_send_action_register()
146 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_send_action()
213 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_recv_action_register()
262 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_recv_action()
H A Dieee80211_mesh.c634 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_vdetach_peers()
1955 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_mgmt()
2282 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open()
2288 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open()
2311 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open()
2321 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open()
2346 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open()
2367 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open()
2377 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open()
2421 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_confirm()
[all …]
H A Dieee80211.h390 #define IEEE80211_ACTION_CAT_SELF_PROT 15 /* Self-protected */ macro
H A Dieee80211_input.c847 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_parse_action()