Home
last modified time | relevance | path

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

12

/hostap-latest/wlantest/
Dwlantest.c101 dl_list_for_each_safe(p, pn, &wt->passphrase, in wlantest_deinit()
104 dl_list_for_each_safe(s, sn, &wt->secret, in wlantest_deinit()
107 dl_list_for_each_safe(r, rn, &wt->radius, struct wlantest_radius, list) in wlantest_deinit()
109 dl_list_for_each_safe(pmk, np, &wt->pmk, struct wlantest_pmk, list) in wlantest_deinit()
111 dl_list_for_each_safe(ptk, npt, &wt->ptk, struct wlantest_ptk, list) in wlantest_deinit()
113 dl_list_for_each_safe(wep, nw, &wt->wep, struct wlantest_wep, list) in wlantest_deinit()
Dbss.c92 dl_list_for_each_safe(sta, n, &bss->sta, struct wlantest_sta, list) in bss_deinit()
94 dl_list_for_each_safe(pmk, np, &bss->pmk, struct wlantest_pmk, list) in bss_deinit()
96 dl_list_for_each_safe(tdls, nt, &bss->tdls, struct wlantest_tdls, list) in bss_deinit()
413 dl_list_for_each_safe(bss, n, &wt->bss, struct wlantest_bss, list) in bss_flush()
/hostap-latest/src/common/
Dptksa_cache.c48 dl_list_for_each_safe(e, next, &ptksa->ptksa, in ptksa_cache_expire()
121 dl_list_for_each_safe(e, next, &ptksa->ptksa, in ptksa_cache_deinit()
241 dl_list_for_each_safe(e, next, &ptksa->ptksa, struct ptksa_cache_entry, in ptksa_cache_flush()
Dgas_server.c577 dl_list_for_each_safe(handler, tmp, &gas->handlers, in gas_server_deinit()
583 dl_list_for_each_safe(response, tmp_r, &gas->responses, in gas_server_deinit()
Ddpp_tcp.c724 dl_list_for_each_safe(conn, tmp, &ctrl->conn, struct dpp_connection, in dpp_controller_free()
2354 dl_list_for_each_safe(conn, tmp, &dpp->tcp_init, struct dpp_connection, in dpp_tcp_init_flush()
2368 dl_list_for_each_safe(conn, tmp, &ctrl->conn, struct dpp_connection, in dpp_relay_controller_free()
2382 dl_list_for_each_safe(ctrl, tmp, &dpp->controllers, in dpp_relay_flush_controllers()
/hostap-latest/wpa_supplicant/
Dctrl_iface_unix.c818 dl_list_for_each_safe(msg, prev_msg, &gpriv->msg_queue, in wpas_global_ctrl_iface_flush_queued_msg()
903 dl_list_for_each_safe(dst, prev, &priv->ctrl_dst, struct wpa_ctrl_dst, in wpa_supplicant_ctrl_iface_deinit()
908 dl_list_for_each_safe(msg, prev_msg, &priv->msg_queue, in wpa_supplicant_ctrl_iface_deinit()
915 dl_list_for_each_safe(msg, prev_msg, &gpriv->msg_queue, in wpa_supplicant_ctrl_iface_deinit()
982 dl_list_for_each_safe(dst, next, ctrl_dst, struct wpa_ctrl_dst, list) { in wpa_supplicant_ctrl_iface_send()
1423 dl_list_for_each_safe(dst, prev, &priv->ctrl_dst, struct wpa_ctrl_dst, in wpa_supplicant_global_ctrl_iface_deinit()
1428 dl_list_for_each_safe(msg, prev_msg, &priv->msg_queue, in wpa_supplicant_global_ctrl_iface_deinit()
Dbss.c985 dl_list_for_each_safe(bss, n, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_update_end()
1025 dl_list_for_each_safe(bss, n, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_flush_by_age()
1074 dl_list_for_each_safe(bss, n, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_flush()
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()
Dhs20_supplicant.c402 dl_list_for_each_safe(icon, tmp, &wpa_s->icon_head, struct icon_entry, in hs20_del_icon()
446 dl_list_for_each_safe(icon, tmp, &wpa_s->icon_head, struct icon_entry, in hs20_remove_duplicate_icons()
Dbgscan_learn.c454 dl_list_for_each_safe(bss, n, &data->bss, struct bgscan_learn_bss, in bgscan_learn_deinit()
Drobust_av.c483 dl_list_for_each_safe(scs_desc, prev, &wpa_s->active_scs_ids, in scs_request_timer()
912 dl_list_for_each_safe(scs_desc, prev, &wpa_s->active_scs_ids, in wpas_handle_robust_av_scs_recv_action()
/hostap-latest/src/wps/
Dwps_upnp.c298 dl_list_for_each_safe(a, tmp, &s->addr_list, struct subscr_addr, list) in subscr_addr_free_all()
541 dl_list_for_each_safe(s, tmp, &sm->subscriptions, struct subscription, in upnp_wps_device_send_event()
578 dl_list_for_each_safe(s, tmp, &sm->subscriptions, in subscription_list_age()
990 dl_list_for_each_safe(a, tmp, head, struct advertisement_state_machine, in upnp_wps_free_msearchreply()
1000 dl_list_for_each_safe(s, tmp, head, struct subscription, list) { in upnp_wps_free_subscriptions()
Dwps_upnp_event.c321 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.c53 dl_list_for_each_safe(token, prev, tokens, struct wps_nfc_pw_token, in wps_free_nfc_pw_tokens()
110 dl_list_for_each_safe(pin, prev, pins, struct wps_uuid_pin, list) in wps_free_pins()
861 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_expire_pins()
886 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_invalidate_wildcard_pin()
914 dl_list_for_each_safe(pin, prev, &reg->pins, struct wps_uuid_pin, list) in wps_registrar_invalidate_pin()
/hostap-latest/tests/
Dtest-list.c64 dl_list_for_each_safe(t, tmp, &head, struct test, list) { in main()
/hostap-latest/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.c843 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_cancel_timeout()
870 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_cancel_timeout_one()
1268 dl_list_for_each_safe(timeout, prev, &eloop.timeout, in eloop_destroy()
/hostap-latest/src/rsn_supp/
Dpreauth.c44 dl_list_for_each_safe(entry, n, &sm->pmksa_candidates, in pmksa_candidate_free()
331 dl_list_for_each_safe(candidate, n, &sm->pmksa_candidates, in rsn_preauth_candidate_process()
/hostap-latest/src/ap/
Dndisc_snoop.c61 dl_list_for_each_safe(ip6addr, prev, &sta->ip6addr, struct ip6addr, in sta_ip6addr_del()
Dneighbor_db.c198 dl_list_for_each_safe(nr, prev, &hapd->nr_db, in hostapd_free_neighbor_db()
Dgas_query_ap.c175 dl_list_for_each_safe(query, next, &gas->pending, in gas_query_ap_deinit()
/hostap-latest/src/pae/
Dieee802_1x_kay.c574 dl_list_for_each_safe(psa, pre_sa, &psc->sa_list, struct receive_sa, in ieee802_1x_kay_deinit_receive_sc()
2591 dl_list_for_each_safe(peer, pre_peer, &participant->live_peers, in ieee802_1x_participant_timer()
2596 dl_list_for_each_safe(rxsc, pre_rxsc, in ieee802_1x_participant_timer()
2653 dl_list_for_each_safe(txsa, pre_txsa, in ieee802_1x_participant_timer()
2667 dl_list_for_each_safe(peer, pre_peer, &participant->potential_peers, in ieee802_1x_participant_timer()
2799 dl_list_for_each_safe(psa, tmp, &psc->sa_list, struct transmit_sa, list) in ieee802_1x_kay_deinit_transmit_sc()
2987 dl_list_for_each_safe(txsa, pre_txsa, &principal->txsc->sa_list, in ieee802_1x_kay_delete_sas()
2995 dl_list_for_each_safe(rxsa, pre_rxsa, &rxsc->sa_list, in ieee802_1x_kay_delete_sas()
3003 dl_list_for_each_safe(sa_key, pre_key, &principal->sak_list, in ieee802_1x_kay_delete_sas()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_introspect.c163 dl_list_for_each_safe(iface, n, list, struct interfaces, list) { in add_interfaces()

12