Home
last modified time | relevance | path

Searched refs:dl_list_for_each_safe (Results 1 – 25 of 36) 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()
692 dl_list_for_each_safe(ap, prev, &er->ap, struct wps_er_ap, list) in wps_er_ap_remove_all()
694 dl_list_for_each_safe(s, prev_s, &er->ap_settings, in wps_er_ap_remove_all()
1354 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()
812 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_expire_pins()
837 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_invalidate_wildcard_pin()
865 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()
Ddpp_supplicant.c233 dl_list_for_each_safe(bi, tmp, &wpa_s->dpp_bootstrap, in dpp_bootstrap_del()
1731 dl_list_for_each_safe(conf, tmp, &wpa_s->dpp_configurator, in dpp_configurator_del()
/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()
Dwpa_auth_glue.c493 dl_list_for_each_safe(data, n, &hapd->l2_queue, in hostapd_wpa_ft_rrb_rx_later()
668 dl_list_for_each_safe(data, n, &hapd->l2_oui_queue, in hostapd_oui_deliver_later()
Dacs.c255 dl_list_for_each_safe(survey, tmp, &chan->survey_list, in acs_clean_chan_surveys()
Ddpp_hostapd.c213 dl_list_for_each_safe(bi, tmp, &hapd->dpp_bootstrap, in dpp_bootstrap_del()
1320 dl_list_for_each_safe(conf, tmp, &hapd->dpp_configurator, in dpp_configurator_del()
Dgas_query_ap.c173 dl_list_for_each_safe(query, next, &gas->pending, in gas_query_ap_deinit()
/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/common/
Dgas_server.c441 dl_list_for_each_safe(handler, tmp, &gas->handlers, in gas_server_deinit()
447 dl_list_for_each_safe(response, tmp_r, &gas->responses, in gas_server_deinit()
/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()
2357 dl_list_for_each_safe(peer, pre_peer, &participant->live_peers, in ieee802_1x_participant_timer()
2364 dl_list_for_each_safe(rxsc, pre_rxsc, in ieee802_1x_participant_timer()
2401 dl_list_for_each_safe(txsa, pre_txsa, in ieee802_1x_participant_timer()
2415 dl_list_for_each_safe(peer, pre_peer, &participant->potential_peers, in ieee802_1x_participant_timer()
2549 dl_list_for_each_safe(psa, tmp, &psc->sa_list, struct transmit_sa, list) in ieee802_1x_kay_deinit_transmit_sc()
2735 dl_list_for_each_safe(txsa, pre_txsa, &principal->txsc->sa_list, in ieee802_1x_kay_delete_sas()
2743 dl_list_for_each_safe(rxsa, pre_rxsa, &rxsc->sa_list, in ieee802_1x_kay_delete_sas()
2751 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()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3455 dl_list_for_each_safe(dst, prev, &hapd->ctrl_dst, struct wpa_ctrl_dst, in hostapd_ctrl_iface_deinit()
4172 dl_list_for_each_safe(dst, prev, &interfaces->global_ctrl_dst, in hostapd_global_ctrl_iface_deinit()
4211 dl_list_for_each_safe(dst, next, ctrl_dst, struct wpa_ctrl_dst, list) { in hostapd_ctrl_iface_send()

12