Searched refs:IEEE80211_ACTION_CAT_MESH (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_action.c | 107 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 D | ieee80211_mesh.c | 550 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 D | ieee80211.h | 389 #define IEEE80211_ACTION_CAT_MESH 13 /* Mesh */ macro
|
| H A D | ieee80211_input.c | 812 case IEEE80211_ACTION_CAT_MESH: in ieee80211_parse_action()
|
| H A D | ieee80211_hwmp.c | 245 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_MESH, in ieee80211_hwmp_init() 628 *frm++ = IEEE80211_ACTION_CAT_MESH; in hwmp_send_action()
|