HomeSort by relevance Sort by last modified time
    Searched refs:dl_list_for_each (Results 1 - 25 of 42) sorted by null

1 2

  /external/wpa_supplicant_8/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) {
eloop.c 643 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
718 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
736 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
768 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
trace.c 360 dl_list_for_each(ref, &active_references, struct wpa_trace_ref, 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) {
os_unix.c 333 dl_list_for_each(a, &alloc_list, struct os_alloc_trace, list) {
  /hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 86 dl_list_for_each(driver, &drv->global->interfaces, struct wpa_driver_nl80211_data, list) {
91 dl_list_for_each(driver, &drv->global->interfaces, struct wpa_driver_nl80211_data, list) {
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.c 256 dl_list_for_each(participant, &kay->participant_list,
277 dl_list_for_each(participant, &kay->participant_list,
293 dl_list_for_each(peer, peers, struct ieee802_1x_kay_peer, list) { function
393 dl_list_for_each(peer, &participant->live_peers,
399 dl_list_for_each(peer, &participant->potential_peers,
599 dl_list_for_each(peer, &participant->potential_peers,
806 dl_list_for_each(peer, &participant->live_peers,
833 dl_list_for_each(peer, &participant->live_peers,
867 dl_list_for_each(peer, &participant->potential_peers,
894 dl_list_for_each(peer, &participant->potential_peers
    [all...]
  /external/wpa_supplicant_8/src/ap/
ndisc_snoop.c 72 dl_list_for_each(ip6addr, &sta->ip6addr, struct ip6addr, list) {
acs.c 342 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
423 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
  /external/wpa_supplicant_8/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,
bss.c 249 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
325 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
350 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
971 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
994 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) {
    [all...]
gas_query.c 184 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) {
587 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) {
interworking.c     [all...]
ctrl_iface_unix.c 104 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function
134 dl_list_for_each(dst, &priv->ctrl_dst, struct wpa_ctrl_dst, list) {
wpa_cli.c 144 dl_list_for_each(e, txt_list, struct cli_txt_entry, list) { function
251 dl_list_for_each(e, txt_list, struct cli_txt_entry, list) { function
    [all...]
  /external/wpa_supplicant_8/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)
680 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
    [all...]
wps_upnp.c 545 dl_list_for_each(iface, &s->sm->interfaces,
574 dl_list_for_each(s, &sm->subscriptions, struct subscription, list) {
    [all...]
wps_upnp_event.c 290 dl_list_for_each(e->addr, &s->addr_list, struct subscr_addr, list)
wps_upnp_web.c 583 dl_list_for_each(iface, &sm->interfaces,
609 dl_list_for_each(a, &s->addr_list, struct subscr_addr, list) {
621 dl_list_for_each(s, &sm->subscriptions, struct subscription, list)
650 dl_list_for_each(iface, &sm->interfaces,
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
preauth.c 385 dl_list_for_each(pos, &sm->pmksa_candidates,
407 dl_list_for_each(pos, &sm->pmksa_candidates,
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_introspect.c 32 dl_list_for_each(iface, list, struct interfaces, list) { function
  /external/wpa_supplicant_8/src/p2p/
p2p_sd.c 105 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) {
878 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) {
p2p.c 372 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) {
388 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) {
406 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) {
433 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) {
488 dl_list_for_each(dev, &p2p->devices, struct p2p_device, list) {
    [all...]

Completed in 981 milliseconds

1 2