Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A 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()
237 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()
248 if (type != PLINK_CLOSE && wpa_s->mesh_he_enabled) { in mesh_mpm_send_plink_action()
260 if (type != PLINK_CLOSE) in mesh_mpm_send_plink_action()
264 if (type != PLINK_CLOSE && conf->ocv) in mesh_mpm_send_plink_action()
268 if (type != PLINK_CLOSE && wpa_s->mesh_eht_enabled) { in mesh_mpm_send_plink_action()
283 if (type != PLINK_CLOSE) { in mesh_mpm_send_plink_action()
339 case PLINK_CLOSE: in mesh_mpm_send_plink_action()
[all …]
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1882 PLINK_CLOSE enumerator