Home
last modified time | relevance | path

Searched refs:IEEE80211_ACTION_CAT_MESH (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_action.c107 case IEEE80211_ACTION_CAT_MESH: in ieee80211_send_action_register()
150 case IEEE80211_ACTION_CAT_MESH: in ieee80211_send_action()
218 case IEEE80211_ACTION_CAT_MESH: in ieee80211_recv_action_register()
266 case IEEE80211_ACTION_CAT_MESH: in ieee80211_recv_action()
H A Dieee80211_mesh.c550 ieee80211_send_action(vap->iv_bss, IEEE80211_ACTION_CAT_MESH, in mesh_gatemode_cb()
583 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_MESH, in ieee80211_mesh_init()
585 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_MESH, in ieee80211_mesh_init()
597 ieee80211_send_action_register(IEEE80211_ACTION_CAT_MESH, in ieee80211_mesh_init()
600 ieee80211_send_action_register(IEEE80211_ACTION_CAT_MESH, in ieee80211_mesh_init()
2517 IEEE80211_ACTION_CAT_MESH, in mesh_recv_action_meshlmetric()
2644 ieee80211_send_action(vap->iv_bss, IEEE80211_ACTION_CAT_MESH, in mesh_recv_action_meshgate()
H A Dieee80211.h389 #define IEEE80211_ACTION_CAT_MESH 13 /* Mesh */ macro
H A Dieee80211_input.c812 case IEEE80211_ACTION_CAT_MESH: in ieee80211_parse_action()
H A Dieee80211_hwmp.c245 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_MESH, in ieee80211_hwmp_init()
628 *frm++ = IEEE80211_ACTION_CAT_MESH; in hwmp_send_action()