Home
last modified time | relevance | path

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

/hostap-3.7.0/wpa_supplicant/
Drobust_av.c37 if (robust_av->request_type != SCS_REQ_REMOVE) { in wpas_populate_mscs_descriptor_ie()
112 if (desc_elem->request_type == SCS_REQ_REMOVE) in wpas_populate_scs_descriptor_ie()
292 if (desc_elem->request_type == SCS_REQ_REMOVE) in allocate_scs_buf()
490 if (desc_data->request_type == SCS_REQ_REMOVE || in free_up_scs_desc()
Dctrl_iface.c10825 robust_av->request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_mscs()
11229 desc_elem.request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_scs()
/hostap-3.7.0/src/common/
Dieee802_11_defs.h2417 SCS_REQ_REMOVE = 1, enumerator