Searched refs:active_scs_elem (Results 1 – 3 of 3) sorted by relevance
477 struct active_scs_elem *scs_desc, *prev; in scs_request_timer()484 struct active_scs_elem, list) { in scs_request_timer()587 struct active_scs_elem *active_scs_elem; in wpas_send_scs_req() local592 active_scs_elem = os_malloc(sizeof(struct active_scs_elem)); in wpas_send_scs_req()593 if (!active_scs_elem) in wpas_send_scs_req()595 active_scs_elem->scs_id = desc_elem->scs_id; in wpas_send_scs_req()596 active_scs_elem->status = SCS_DESC_SENT; in wpas_send_scs_req()597 dl_list_add(&wpa_s->active_scs_ids, &active_scs_elem->list); in wpas_send_scs_req()843 struct active_scs_elem *scs_desc, *prev; in wpas_handle_robust_av_scs_recv_action()886 struct active_scs_elem, list) { in wpas_handle_robust_av_scs_recv_action()[all …]
658 struct active_scs_elem { struct
11636 struct active_scs_elem *active_scs_desc; in wpas_ctrl_iface_configure_scs()11661 struct active_scs_elem, list) { in wpas_ctrl_iface_configure_scs()