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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_action.c105 case IEEE80211_ACTION_CAT_MESH:
148 case IEEE80211_ACTION_CAT_MESH:
216 case IEEE80211_ACTION_CAT_MESH:
264 case IEEE80211_ACTION_CAT_MESH:
H A Dieee80211_mesh.c543 ieee80211_send_action(vap->iv_bss, IEEE80211_ACTION_CAT_MESH,
576 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_MESH,
578 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_MESH,
590 ieee80211_send_action_register(IEEE80211_ACTION_CAT_MESH,
593 ieee80211_send_action_register(IEEE80211_ACTION_CAT_MESH,
2510 IEEE80211_ACTION_CAT_MESH,
2638 ieee80211_send_action(vap->iv_bss, IEEE80211_ACTION_CAT_MESH,
H A Dieee80211_input.c796 case IEEE80211_ACTION_CAT_MESH:
H A Dieee80211.h367 #define IEEE80211_ACTION_CAT_MESH 13 /* Mesh */ macro
H A Dieee80211_hwmp.c237 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_MESH,
620 *frm++ = IEEE80211_ACTION_CAT_MESH;

Completed in 160 milliseconds