Home
last modified time | relevance | path

Searched refs:IEEE80211_ACTION_MESHPEERING_CLOSE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c581 IEEE80211_ACTION_MESHPEERING_CLOSE, in ieee80211_mesh_init()
595 IEEE80211_ACTION_MESHPEERING_CLOSE, in ieee80211_mesh_init()
635 IEEE80211_ACTION_MESHPEERING_CLOSE, in mesh_vdetach_peers()
2225 IEEE80211_ACTION_MESHPEERING_CLOSE, in mesh_parse_meshpeering_action()
2378 IEEE80211_ACTION_MESHPEERING_CLOSE, in mesh_recv_action_meshpeering_open()
2422 IEEE80211_ACTION_MESHPEERING_CLOSE, in mesh_recv_action_meshpeering_confirm()
2460 IEEE80211_ACTION_MESHPEERING_CLOSE); in mesh_recv_action_meshpeering_close()
2487 IEEE80211_ACTION_MESHPEERING_CLOSE, in mesh_recv_action_meshpeering_close()
2879 IEEE80211_ACTION_MESHPEERING_CLOSE, in mesh_send_action_meshpeering_close()
3173 case IEEE80211_ACTION_MESHPEERING_CLOSE: in mesh_verify_meshpeer()
[all …]
H A Dieee80211_mesh.h347 IEEE80211_ACTION_MESHPEERING_CLOSE = 3, enumerator
H A Dieee80211_input.c858 case IEEE80211_ACTION_MESHPEERING_CLOSE: in ieee80211_parse_action()