Searched refs:IEEE80211_ACTION_CAT_SELF_PROT (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_action.c | 102 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 D | ieee80211_mesh.c | 634 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 D | ieee80211.h | 390 #define IEEE80211_ACTION_CAT_SELF_PROT 15 /* Self-protected */ macro
|
| H A D | ieee80211_input.c | 847 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_parse_action()
|