Searched refs:IEEE80211_ACTION_CAT_SELF_PROT (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/net80211/ |
| HD | ieee80211_action.c | 95 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_send_action_register() 135 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_send_action() 194 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_recv_action_register() 238 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_recv_action()
|
| HD | ieee80211_mesh.c | 567 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_SELF_PROT, in ieee80211_mesh_init() 570 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_SELF_PROT, in ieee80211_mesh_init() 573 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_SELF_PROT, in ieee80211_mesh_init() 581 ieee80211_send_action_register(IEEE80211_ACTION_CAT_SELF_PROT, in ieee80211_mesh_init() 584 ieee80211_send_action_register(IEEE80211_ACTION_CAT_SELF_PROT, in ieee80211_mesh_init() 587 ieee80211_send_action_register(IEEE80211_ACTION_CAT_SELF_PROT, in ieee80211_mesh_init() 627 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_vdetach_peers() 1973 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_mgmt() 2244 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_parse_meshpeering_action() 2287 IEEE80211_ACTION_CAT_SELF_PROT, in mesh_recv_action_meshpeering_open() [all …]
|
| HD | ieee80211.h | 345 #define IEEE80211_ACTION_CAT_SELF_PROT 15 /* Self-protected */ macro
|
| HD | ieee80211_input.c | 824 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_parse_action()
|