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.c83 (action_field == PLINK_CLOSE && len != 6 && len != 8)) { in mesh_mpm_parse_peer_mgmt()
97 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()
250 if (type != PLINK_CLOSE) { in mesh_mpm_send_plink_action()
301 case PLINK_CLOSE: in mesh_mpm_send_plink_action()
318 if (type == PLINK_CLOSE) in mesh_mpm_send_plink_action()
330 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) { in mesh_mpm_send_plink_action()
422 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_CLOSE, reason); in plink_timer()
458 mesh_mpm_send_plink_action(wpa_s, sta, PLINK_CLOSE, reason); in mesh_mpm_plink_close()
729 PLINK_CLOSE, reason); in mesh_mpm_fsm()
[all …]
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h1166 PLINK_CLOSE enumerator