Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c84 (action_field == PLINK_CLOSE && len != 6 && len != 8)) { in mesh_mpm_parse_peer_mgmt()
98 if (action_field == PLINK_CLOSE) { in mesh_mpm_parse_peer_mgmt()
236 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
241 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
247 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
259 if (type != PLINK_CLOSE) in mesh_mpm_send_plink_action()
263 if (type != PLINK_CLOSE && conf->ocv) in mesh_mpm_send_plink_action()
275 if (type != PLINK_CLOSE) { in mesh_mpm_send_plink_action()
331 case PLINK_CLOSE: in mesh_mpm_send_plink_action()
348 if (type == PLINK_CLOSE) in mesh_mpm_send_plink_action()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c84 (action_field == PLINK_CLOSE && len != 6 && len != 8)) { in mesh_mpm_parse_peer_mgmt()
98 if (action_field == PLINK_CLOSE) { in mesh_mpm_parse_peer_mgmt()
237 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
243 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
249 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
258 if (type != PLINK_CLOSE) in mesh_mpm_send_plink_action()
262 if (type != PLINK_CLOSE && conf->ocv) in mesh_mpm_send_plink_action()
274 if (type != PLINK_CLOSE) { in mesh_mpm_send_plink_action()
329 case PLINK_CLOSE: in mesh_mpm_send_plink_action()
346 if (type == PLINK_CLOSE) in mesh_mpm_send_plink_action()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h1724 PLINK_CLOSE enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h1792 PLINK_CLOSE enumerator