Home
last modified time | relevance | path

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

/hostap-3.6.0/wpa_supplicant/
Drobust_av.c334 struct active_scs_elem *scs_desc, *prev; in scs_request_timer()
341 struct active_scs_elem, list) { in scs_request_timer()
420 struct active_scs_elem *active_scs_elem; in wpas_send_scs_req() local
425 active_scs_elem = os_malloc(sizeof(struct active_scs_elem)); in wpas_send_scs_req()
426 if (!active_scs_elem) in wpas_send_scs_req()
428 active_scs_elem->scs_id = desc_elem->scs_id; in wpas_send_scs_req()
429 active_scs_elem->status = SCS_DESC_SENT; in wpas_send_scs_req()
430 dl_list_add(&wpa_s->active_scs_ids, &active_scs_elem->list); in wpas_send_scs_req()
602 struct active_scs_elem *scs_desc, *prev; in wpas_handle_robust_av_scs_recv_action()
645 struct active_scs_elem, list) { in wpas_handle_robust_av_scs_recv_action()
[all …]
Dwpa_supplicant_i.h676 struct active_scs_elem { struct
Dctrl_iface.c11188 struct active_scs_elem *active_scs_desc; in wpas_ctrl_iface_configure_scs()
11212 struct active_scs_elem, list) { in wpas_ctrl_iface_configure_scs()