Home
last modified time | relevance | path

Searched refs:dl_list_for_each_safe (Results 1 – 25 of 30) sorted by relevance

12

/external/wpa_supplicant_8/src/wps/
Dwps_upnp.c298 dl_list_for_each_safe(a, tmp, &s->addr_list, struct subscr_addr, list) in subscr_addr_free_all()
520 dl_list_for_each_safe(s, tmp, &sm->subscriptions, struct subscription, in upnp_wps_device_send_event()
556 dl_list_for_each_safe(s, tmp, &sm->subscriptions, in subscription_list_age()
954 dl_list_for_each_safe(a, tmp, head, struct advertisement_state_machine, in upnp_wps_free_msearchreply()
964 dl_list_for_each_safe(s, tmp, head, struct subscription, list) { in upnp_wps_free_subscriptions()
Dwps_upnp_event.c320 dl_list_for_each_safe(s, tmp, &sm->subscriptions, struct subscription, in event_send_all_later_handler()
Dwps_er.c94 dl_list_for_each_safe(sta, prev, &ap->sta, struct wps_er_sta, list) in wps_er_sta_remove_all()
693 dl_list_for_each_safe(ap, prev, &er->ap, struct wps_er_ap, list) in wps_er_ap_remove_all()
695 dl_list_for_each_safe(s, prev_s, &er->ap_settings, in wps_er_ap_remove_all()
1355 dl_list_for_each_safe(ap, tmp, &er->ap_unsubscribing, struct wps_er_ap, in wps_er_deinit_finish()
Dwps_registrar.c52 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token, in wps_free_nfc_pw_tokens()
109 dl_list_for_each_safe(pin, prev, pins, struct wps_uuid_pin, list) in wps_free_pins()
813 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_expire_pins()
838 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_invalidate_wildcard_pin()
866 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_invalidate_pin()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface_unix.c850 dl_list_for_each_safe(dst, prev, &priv->ctrl_dst, struct wpa_ctrl_dst, in wpa_supplicant_ctrl_iface_deinit()
855 dl_list_for_each_safe(msg, prev_msg, &priv->msg_queue, in wpa_supplicant_ctrl_iface_deinit()
862 dl_list_for_each_safe(msg, prev_msg, &gpriv->msg_queue, in wpa_supplicant_ctrl_iface_deinit()
928 dl_list_for_each_safe(dst, next, ctrl_dst, struct wpa_ctrl_dst, list) { in wpa_supplicant_ctrl_iface_send()
1359 dl_list_for_each_safe(dst, prev, &priv->ctrl_dst, struct wpa_ctrl_dst, in wpa_supplicant_global_ctrl_iface_deinit()
1364 dl_list_for_each_safe(msg, prev_msg, &priv->msg_queue, in wpa_supplicant_global_ctrl_iface_deinit()
Dbss.c886 dl_list_for_each_safe(bss, n, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_update_end()
922 dl_list_for_each_safe(bss, n, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_flush_by_age()
963 dl_list_for_each_safe(bss, n, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_flush()
Dhs20_supplicant.c363 dl_list_for_each_safe(icon, tmp, &wpa_s->icon_head, struct icon_entry, in hs20_del_icon()
407 dl_list_for_each_safe(icon, tmp, &wpa_s->icon_head, struct icon_entry, in hs20_remove_duplicate_icons()
Dp2p_supplicant_sd.c1149 dl_list_for_each_safe(bsrv, bn, &wpa_s->global->p2p_srv_bonjour, in wpas_p2p_service_flush()
1153 dl_list_for_each_safe(usrv, un, &wpa_s->global->p2p_srv_upnp, in wpas_p2p_service_flush()
Dbgscan_learn.c454 dl_list_for_each_safe(bss, n, &data->bss, struct bgscan_learn_bss, in bgscan_learn_deinit()
Dgas_query.c184 dl_list_for_each_safe(query, next, &gas->pending, in gas_query_deinit()
Dwpa_supplicant.c416 dl_list_for_each_safe(bss, prev, &wpa_s->bss_tmp_disallowed, in free_bss_tmp_disallowed()
4548 dl_list_for_each_safe(work, tmp, &radio->work, struct wpa_radio_work, in radio_remove_works()
6522 dl_list_for_each_safe(tmp, prev, &wpa_s->bss_tmp_disallowed, in wpa_is_bss_tmp_disallowed()
/external/wpa_supplicant_8/src/utils/
Deloop_win.c298 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_cancel_timeout()
325 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_cancel_timeout_one()
654 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_destroy()
Dlist.h83 #define dl_list_for_each_safe(item, n, list, type, member) \ macro
Deloop.c828 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_cancel_timeout()
855 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_cancel_timeout_one()
1253 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_destroy()
/external/wpa_supplicant_8/src/ap/
Dneighbor_db.c130 dl_list_for_each_safe(nr, prev, &hapd->nr_db, in hostpad_free_neighbor_db()
Dndisc_snoop.c61 dl_list_for_each_safe(ip6addr, prev, &sta->ip6addr, struct ip6addr, in sta_ip6addr_del()
Dacs.c255 dl_list_for_each_safe(survey, tmp, &chan->survey_list, in acs_clean_chan_surveys()
Ddrv_callbacks.c1079 dl_list_for_each_safe(survey, tmp, &survey_results->survey_list, in hostapd_event_get_survey()
/external/wpa_supplicant_8/src/rsn_supp/
Dpreauth.c44 dl_list_for_each_safe(entry, n, &sm->pmksa_candidates, in pmksa_candidate_free()
323 dl_list_for_each_safe(candidate, n, &sm->pmksa_candidates, in rsn_preauth_candidate_process()
/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay.c530 dl_list_for_each_safe(psa, pre_sa, &psc->sa_list, struct receive_sa, in ieee802_1x_kay_deinit_receive_sc()
2353 dl_list_for_each_safe(peer, pre_peer, &participant->live_peers, in ieee802_1x_participant_timer()
2360 dl_list_for_each_safe(rxsc, pre_rxsc, in ieee802_1x_participant_timer()
2398 dl_list_for_each_safe(txsa, pre_txsa, in ieee802_1x_participant_timer()
2412 dl_list_for_each_safe(peer, pre_peer, &participant->potential_peers, in ieee802_1x_participant_timer()
2546 dl_list_for_each_safe(psa, tmp, &psc->sa_list, struct transmit_sa, list) in ieee802_1x_kay_deinit_transmit_sc()
2731 dl_list_for_each_safe(txsa, pre_txsa, &principal->txsc->sa_list, in ieee802_1x_kay_delete_sas()
2739 dl_list_for_each_safe(rxsa, pre_rxsa, &rxsc->sa_list, in ieee802_1x_kay_delete_sas()
2747 dl_list_for_each_safe(sa_key, pre_key, &principal->sak_list, in ieee802_1x_kay_delete_sas()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_introspect.c163 dl_list_for_each_safe(iface, n, list, struct interfaces, list) { in add_interfaces()
Ddbus_new_handlers_p2p.c1219 dl_list_for_each_safe(node, tmp, &peer_objpath_list, in wpas_dbus_getter_p2p_peers()
1232 dl_list_for_each_safe(node, tmp, &peer_objpath_list, in wpas_dbus_getter_p2p_peers()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3121 dl_list_for_each_safe(dst, prev, &hapd->ctrl_dst, struct wpa_ctrl_dst, in hostapd_ctrl_iface_deinit()
3838 dl_list_for_each_safe(dst, prev, &interfaces->global_ctrl_dst, in hostapd_global_ctrl_iface_deinit()
3877 dl_list_for_each_safe(dst, next, ctrl_dst, struct wpa_ctrl_dst, list) { in hostapd_ctrl_iface_send()
/external/wpa_supplicant_8/src/p2p/
Dp2p.c60 dl_list_for_each_safe(dev, n, &p2p->devices, struct p2p_device, list) { in p2p_expire_peers()
3026 dl_list_for_each_safe(dev, prev, &p2p->devices, struct p2p_device, in p2p_flush()
5248 dl_list_for_each_safe(dev, n, &p2p->devices, struct p2p_device, list) { in p2p_loop_on_known_peers()
/external/wpa_supplicant_8/src/fst/
Dfst_session.c85 dl_list_for_each_safe((s), (temp), &global_sessions_list, \

12