Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_action.c95 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()
HDieee80211_mesh.c567 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 …]
HDieee80211.h345 #define IEEE80211_ACTION_CAT_SELF_PROT 15 /* Self-protected */ macro
HDieee80211_input.c824 case IEEE80211_ACTION_CAT_SELF_PROT: in ieee80211_parse_action()