Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dieee80211.h1940 WLAN_CATEGORY_SELF_PROTECTED = 15, enumerator
2402 *category != WLAN_CATEGORY_SELF_PROTECTED && in _ieee80211_is_robust_mgmt_frame()
/linux-4.4.14/net/mac80211/
Drx.c784 category != WLAN_CATEGORY_SELF_PROTECTED) in ieee80211_rx_mesh_check()
2633 mgmt->u.action.category != WLAN_CATEGORY_SELF_PROTECTED && in ieee80211_rx_h_action()
2857 case WLAN_CATEGORY_SELF_PROTECTED: in ieee80211_rx_h_action()
Dmesh_plink.c246 mgmt->u.action.category = WLAN_CATEGORY_SELF_PROTECTED; in mesh_plink_frame_tx()
Dmesh.c1262 case WLAN_CATEGORY_SELF_PROTECTED: in ieee80211_mesh_rx_mgmt_action()
Dcfg.c3343 mgmt->u.action.category == WLAN_CATEGORY_SELF_PROTECTED || in ieee80211_mgmt_tx()