Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmesh_hwmp.c131 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_sel_frame_tx()
267 mgmt->u.action.category = WLAN_CATEGORY_MESH_ACTION; in mesh_path_error_tx()
Dmesh.c1342 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_mesh_rx_mgmt_action()
Drx.c1007 if (category != WLAN_CATEGORY_MESH_ACTION && in ieee80211_rx_mesh_check()
3235 case WLAN_CATEGORY_MESH_ACTION: in ieee80211_rx_h_action()
/Linux-v4.19/include/linux/
Dieee80211.h2440 WLAN_CATEGORY_MESH_ACTION = 13, enumerator
3058 return mgmt->u.action.category == WLAN_CATEGORY_MESH_ACTION || in _ieee80211_is_group_privacy_action()