Searched refs:dl_list_for_each (Results 1 - 25 of 75) sorted by relevance

123

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dlist.h76 #define dl_list_for_each(item, list, type, member) \ macro
H A Deloop_win.c273 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) {
H A Deloop.c641 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
716 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
734 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
766 dl_list_for_each(tmp, &eloop.timeout, struct eloop_timeout, list) {
H A Dtrace.c313 dl_list_for_each(ref, &active_references, struct wpa_trace_ref, list) {
/external/wpa_supplicant_8/src/utils/
H A Dlist.h76 #define dl_list_for_each(item, list, type, member) \ macro
H A Deloop_win.c273 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) {
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dlist.h76 #define dl_list_for_each(item, list, type, member) \ macro
H A Deloop_win.c273 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) {
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.c256 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,
805 dl_list_for_each(peer, &participant->live_peers,
832 dl_list_for_each(peer, &participant->live_peers,
866 dl_list_for_each(peer, &participant->potential_peers,
893 dl_list_for_each(pee
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.c256 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,
805 dl_list_for_each(peer, &participant->live_peers,
832 dl_list_for_each(peer, &participant->live_peers,
866 dl_list_for_each(peer, &participant->potential_peers,
893 dl_list_for_each(pee
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.c256 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,
805 dl_list_for_each(peer, &participant->live_peers,
832 dl_list_for_each(peer, &participant->live_peers,
866 dl_list_for_each(peer, &participant->potential_peers,
893 dl_list_for_each(pee
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dbgscan_learn.c93 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) {
H A Dbss.c245 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
318 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
343 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
959 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
982 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) {
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er.c63 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) {
1336 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1338 dl_list_for_each(sta, &ap->sta, struct wps_er_sta, list)
1546 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1581 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1631 dl_list_for_each(a
[all...]
H A Dwps_upnp.c542 dl_list_for_each(iface, &s->sm->interfaces,
571 dl_list_for_each(s, &sm->subscriptions, struct subscription, list) {
1057 dl_list_for_each(iface, &sm->interfaces,
1189 dl_list_for_each(iface, &sm->interfaces,
H A Dwps_upnp_event.c290 dl_list_for_each(e->addr, &s->addr_list, struct subscr_addr, list)
H A Dwps_upnp_web.c583 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,
/external/wpa_supplicant_8/src/wps/
H A Dwps_er.c63 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) {
1336 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1338 dl_list_for_each(sta, &ap->sta, struct wps_er_sta, list)
1546 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1581 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1631 dl_list_for_each(a
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er.c63 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) {
1336 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1338 dl_list_for_each(sta, &ap->sta, struct wps_er_sta, list)
1546 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1581 dl_list_for_each(ap, &er->ap, struct wps_er_ap, list) {
1631 dl_list_for_each(a
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dacs.c340 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
410 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpreauth.c369 dl_list_for_each(pos, &sm->pmksa_candidates,
391 dl_list_for_each(pos, &sm->pmksa_candidates,
/external/wpa_supplicant_8/src/ap/
H A Dacs.c340 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
410 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpreauth.c369 dl_list_for_each(pos, &sm->pmksa_candidates,
391 dl_list_for_each(pos, &sm->pmksa_candidates,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dacs.c340 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
410 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpreauth.c369 dl_list_for_each(pos, &sm->pmksa_candidates,
391 dl_list_for_each(pos, &sm->pmksa_candidates,

Completed in 3734 milliseconds

123