HomeSort by: relevance | last modified time | path
    Searched refs:dl_list_for_each (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/external/bsd/wpa/dist/src/fst/
fst_group.h 23 dl_list_for_each((i), &(g)->ifaces, struct fst_iface, group_lentry)
60 dl_list_for_each((g), &fst_global_groups_list, \
fst_internal.h 43 dl_list_for_each(__fst_ctrl_h, &fst_global_ctrls_list, \
  /src/external/bsd/wpa/dist/src/common/
ctrl_iface_common.c 149 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function
175 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function
197 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function
cli.c 73 dl_list_for_each(e, txt_list, struct cli_txt_entry, list) { function
182 dl_list_for_each(e, txt_list, struct cli_txt_entry, list) { function
gas_server.c 226 dl_list_for_each(handler, &gas->handlers, struct gas_server_handler,
352 dl_list_for_each(response, &gas->responses, struct gas_server_response,
470 dl_list_for_each(response, &gas->responses, struct gas_server_response,
488 dl_list_for_each(tmp, &gas->responses, struct gas_server_response,
515 dl_list_for_each(tmp, &gas->responses, struct gas_server_response,
539 dl_list_for_each(tmp, &gas->responses, struct gas_server_response,
ptksa_cache.c 145 dl_list_for_each(e, &ptksa->ptksa, struct ptksa_cache_entry, list) {
183 dl_list_for_each(e, &ptksa->ptksa, struct ptksa_cache_entry, list) {
318 dl_list_for_each(tmp, &ptksa->ptksa, struct ptksa_cache_entry, list) {
dpp_tcp.c 173 dl_list_for_each(ctrl, &dpp->controllers, struct dpp_relay_controller,
191 dl_list_for_each(ctrl, &dpp->controllers, struct dpp_relay_controller,
210 dl_list_for_each(ctrl, &dpp->controllers, struct dpp_relay_controller,
565 dl_list_for_each(conn, &ctrl->conn, struct dpp_connection, list) {
600 dl_list_for_each(ctrl, &dpp->controllers,
663 dl_list_for_each(conn, &ctrl->conn, struct dpp_connection, list) {
682 dl_list_for_each(ctrl, &dpp->controllers,
2255 dl_list_for_each(conn, &dpp->tcp_init, struct dpp_connection, list) {
2273 dl_list_for_each(conn, &ctrl->conn, struct dpp_connection, list) {
2291 dl_list_for_each(conn, &ctrl->conn, struct dpp_connection, list)
    [all...]
  /src/external/bsd/wpa/dist/src/ap/
eth_p_oui.c 73 dl_list_for_each(receiver, &iface->receiver,
106 dl_list_for_each(iface, &interfaces->eth_p_oui, struct eth_p_oui_iface,
neighbor_db.c 25 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry,
46 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry,
342 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry,
ndisc_snoop.c 74 dl_list_for_each(ip6addr, &sta->ip6addr, struct ip6addr, list) {
gas_query_ap.c 187 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) {
620 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) {
  /src/external/bsd/wpa/dist/src/utils/
list.h 78 #define dl_list_for_each(item, list, type, member) \ macro
eloop_win.c 273 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
346 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
364 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
396 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
edit.c 184 dl_list_for_each(h, &history_list, struct edit_history, list) {
876 dl_list_for_each(h, &history_list, struct edit_history, list) {
eloop.c 805 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
891 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
909 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
941 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
trace.c 402 dl_list_for_each(ref, &active_references, struct wpa_trace_ref, list) {
  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_kay.c 293 dl_list_for_each(participant, &kay->participant_list,
315 dl_list_for_each(participant, &kay->participant_list,
331 dl_list_for_each(peer, peers, struct ieee802_1x_kay_peer, list) { function
453 dl_list_for_each(peer, &participant->live_peers,
459 dl_list_for_each(peer, &participant->potential_peers,
938 dl_list_for_each(peer, &participant->live_peers,
965 dl_list_for_each(peer, &participant->live_peers,
998 dl_list_for_each(peer, &participant->potential_peers,
1025 dl_list_for_each(peer, &participant->potential_peers,
1254 dl_list_for_each(txsa, &principal->txsc->sa_list
4118 dl_list_for_each(p, peers, struct ieee802_1x_kay_peer, list) { function
    [all...]
  /src/external/bsd/wpa/dist/wpa_supplicant/
bgscan_learn.c 93 dl_list_for_each(bss, &data->bss, struct bgscan_learn_bss, list) {
177 dl_list_for_each(bss, &data->bss, struct bgscan_learn_bss, list) {
182 dl_list_for_each(bss, &data->bss, struct bgscan_learn_bss, list) {
219 dl_list_for_each(bss, &data->bss, struct bgscan_learn_bss, list) {
p2p_supplicant_sd.c 156 dl_list_for_each(bsrv, &wpa_s->global->p2p_srv_bonjour,
173 dl_list_for_each(usrv, &wpa_s->global->p2p_srv_upnp,
238 dl_list_for_each(bsrv, &wpa_s->global->p2p_srv_bonjour,
310 dl_list_for_each(bsrv, &wpa_s->global->p2p_srv_bonjour,
372 dl_list_for_each(usrv, &wpa_s->global->p2p_srv_upnp,
435 dl_list_for_each(usrv, &wpa_s->global->p2p_srv_upnp,
  /src/external/bsd/wpa/dist/src/wps/
wps_er.c 63 dl_list_for_each(sta, &ap->sta, struct wps_er_sta, list) {
104 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
119 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
282 dl_list_for_each(s, &er->ap_settings, struct wps_er_ap_settings, list)
679 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1335 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1337 dl_list_for_each(sta, &ap->sta, struct wps_er_sta, list)
1545 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1580 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1630 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list)
    [all...]
wps_upnp_web.c 525 dl_list_for_each(tmp, &iface->peers, struct upnp_wps_peer, list) {
653 dl_list_for_each(iface, &sm->interfaces,
679 dl_list_for_each(a, &s->addr_list, struct subscr_addr, list) {
691 dl_list_for_each(s, &sm->subscriptions, struct subscription, list)
720 dl_list_for_each(iface, &sm->interfaces,
wps_upnp.c 567 dl_list_for_each(iface, &s->sm->interfaces,
596 dl_list_for_each(s, &sm->subscriptions, struct subscription, list) {
1108 dl_list_for_each(iface, &sm->interfaces,
1247 dl_list_for_each(iface, &sm->interfaces,
wps_upnp_event.c 289 dl_list_for_each(e->addr, &s->addr_list, struct subscr_addr, list)
  /src/external/bsd/wpa/dist/src/rsn_supp/
preauth.c 396 dl_list_for_each(pos, &sm->pmksa_candidates,
418 dl_list_for_each(pos, &sm->pmksa_candidates,
  /src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new_introspect.c 32 dl_list_for_each(iface, list, struct interfaces, list) { function

Completed in 71 milliseconds

1 2 3