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

1 2 3

  /external/wpa_supplicant_8/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, \
  /external/wpa_supplicant_8/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 23 dl_list_for_each(nr, &hapd->nr_db, struct hostapd_neighbor_entry,
ndisc_snoop.c 73 dl_list_for_each(ip6addr, &sta->ip6addr, struct ip6addr, list) {
acs.c 340 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
420 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
dpp_hostapd.c 33 dl_list_for_each(conf, &hapd->dpp_configurator,
47 dl_list_for_each(bi, &hapd->dpp_bootstrap, struct dpp_bootstrap_info,
199 dl_list_for_each(bi, &hapd->dpp_bootstrap, struct dpp_bootstrap_info,
580 dl_list_for_each(bi, &hapd->dpp_bootstrap, struct dpp_bootstrap_info,
    [all...]
gas_query_ap.c 185 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) {
616 dl_list_for_each(q, &gas->pending, struct gas_query_pending, list) {
  /external/wpa_supplicant_8/src/common/
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
ctrl_iface_common.c 139 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function
161 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function
gas_server.c 210 dl_list_for_each(handler, &gas->handlers, struct gas_server_handler,
290 dl_list_for_each(response, &gas->responses, struct gas_server_response,
401 dl_list_for_each(response, &gas->responses, struct gas_server_response,
  /hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 78 dl_list_for_each(driver, &drv->global->interfaces, struct wpa_driver_nl80211_data, list) {
123 dl_list_for_each(driver, &drv->global->interfaces, struct wpa_driver_nl80211_data, list) {
  /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) {
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) {
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.c 252 dl_list_for_each(participant, &kay->participant_list,
273 dl_list_for_each(participant, &kay->participant_list,
289 dl_list_for_each(peer, peers, struct ieee802_1x_kay_peer, list) { function
409 dl_list_for_each(peer, &participant->live_peers,
415 dl_list_for_each(peer, &participant->potential_peers,
845 dl_list_for_each(peer, &participant->live_peers,
872 dl_list_for_each(peer, &participant->live_peers,
905 dl_list_for_each(peer, &participant->potential_peers,
932 dl_list_for_each(peer, &participant->potential_peers,
1147 dl_list_for_each(rxsc, &principal->rxsc_list, struct receive_sc, list)
    [all...]
  /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 262 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
387 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
413 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
1061 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
1084 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) {
    [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)
679 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,
    [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 288 dl_list_for_each(e->addr, &s->addr_list, struct subscr_addr, list)
  /external/wpa_supplicant_8/src/rsn_supp/
preauth.c 386 dl_list_for_each(pos, &sm->pmksa_candidates,
408 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

Completed in 882 milliseconds

1 2 3