Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c85 (action_field == PLINK_CLOSE && len != 6 && len != 8)) { in mesh_mpm_parse_peer_mgmt()
99 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()
242 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
247 if (type != PLINK_CLOSE) in mesh_mpm_send_plink_action()
258 if (type != PLINK_CLOSE) { in mesh_mpm_send_plink_action()
312 case PLINK_CLOSE: in mesh_mpm_send_plink_action()
329 if (type == PLINK_CLOSE) in mesh_mpm_send_plink_action()
341 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
350 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) { in mesh_mpm_send_plink_action()
[all …]
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1280 PLINK_CLOSE enumerator