Home
last modified time | relevance | path

Searched refs:SCS_REQ_REMOVE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Drobust_av.c37 if (robust_av->request_type != SCS_REQ_REMOVE) { in wpas_populate_mscs_descriptor_ie()
127 if (desc_elem->request_type == SCS_REQ_REMOVE) in wpas_populate_scs_descriptor_ie()
428 if (desc_elem->request_type == SCS_REQ_REMOVE) in allocate_scs_buf()
657 if (desc_data->request_type == SCS_REQ_REMOVE || in free_up_scs_desc()
H A Dctrl_iface.c11112 robust_av->request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_mscs()
11676 desc_elem.request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_scs()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2914 SCS_REQ_REMOVE = 1, enumerator