Home
last modified time | relevance | path

Searched refs:dl_list_first (Results 1 – 25 of 29) sorted by relevance

12

/hostap-3.7.0/src/fst/
Dfst_group.h39 return dl_list_first(&g->ifaces, struct fst_iface, group_lentry); in fst_group_first_iface()
65 return dl_list_first(&fst_global_groups_list, struct fst_group, in fst_first_group()
Dfst.c126 while ((h = dl_list_first(&fst_global_ctrls_list, in fst_global_deinit()
Dfst_session.c1595 g = dl_list_first(&fst_global_groups_list, struct fst_group, in fst_test_req_get_local_mbies()
/hostap-3.7.0/src/wps/
Dwps_upnp_web.c318 iface = dl_list_first(&sm->interfaces, in web_connection_parse_get()
431 iface = dl_list_first(&sm->interfaces, in web_process_get_device_info()
474 old = dl_list_first(&iface->peers, struct upnp_wps_peer, list); in web_process_get_device_info()
501 iface = dl_list_first(&sm->interfaces, in web_process_put_message()
549 peer = dl_list_first(&iface->peers, struct upnp_wps_peer, list); in web_process_put_message()
1296 sa = dl_list_first(&s->addr_list, struct subscr_addr, in web_connection_parse_unsubscribe()
Dwps_upnp_ssdp.c129 iface = dl_list_first(&sm->interfaces, in next_advertisement()
579 iface = dl_list_first( in ssdp_parse_msearch()
Dwps_upnp_event.c89 e = dl_list_first(&s->event_queue, struct wps_event_, list); in event_dequeue()
Dwps_upnp.c727 s = dl_list_first(&sm->subscriptions, struct subscription, in subscription_start()
1146 while ((peer = dl_list_first(&iface->peers, struct upnp_wps_peer, in upnp_wps_device_deinit()
/hostap-3.7.0/src/utils/
Dedit.c230 dl_list_first(&history_list, struct edit_history, list)) { in history_prev()
254 dl_list_first(&history_list, struct edit_history, list)) { in history_next()
1150 while ((h = dl_list_first(&history_list, struct edit_history, list))) { in edit_deinit()
Dlist.h70 #define dl_list_first(list, type, member) \ macro
Deloop_win.c544 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout, in eloop_run()
585 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout, in eloop_run()
Deloop.c1116 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout, in eloop_run()
1196 timeout = dl_list_first(&eloop.timeout, struct eloop_timeout, in eloop_run()
/hostap-3.7.0/src/common/
Dcli.c63 while ((e = dl_list_first(list, struct cli_txt_entry, list))) in cli_txt_list_flush()
Dptksa_cache.c72 e = dl_list_first(&ptksa->ptksa, struct ptksa_cache_entry, list); in ptksa_cache_set_expiration()
/hostap-3.7.0/wpa_supplicant/
Dctrl_iface_unix.c319 msg = dl_list_first(&gpriv->msg_queue, struct ctrl_iface_msg, in wpas_ctrl_msg_send_pending_global()
343 msg = dl_list_first(&priv->msg_queue, struct ctrl_iface_msg, in wpas_ctrl_msg_send_pending_iface()
416 msg = dl_list_first(queue, struct ctrl_iface_msg, list); in wpas_ctrl_msg_queue_limit()
Drobust_av.c689 while ((scs_elem = dl_list_first(&wpa_s->active_scs_ids, in wpas_clear_active_scs_ids()
Dbss.c164 while ((elem = dl_list_first(&anqp->anqp_elems, in wpa_bss_anqp_free()
Dwpa_supplicant.c490 while ((req = dl_list_first(&wpa_s->fils_hlp_req, struct fils_hlp_req, in wpas_flush_fils_hlp_req()
515 while ((dso = dl_list_first(&wpa_s->drv_signal_override, in wpas_clear_driver_signal_override()
6222 work = dl_list_first(&radio->work, struct wpa_radio_work, list); in radio_start_next_work()
6228 wpa_s = dl_list_first(&radio->ifaces, struct wpa_supplicant, in radio_start_next_work()
/hostap-3.7.0/src/ap/
Dap_config.c696 while ((elem = dl_list_first(&conf->anqp_elem, struct anqp_element, in hostapd_config_free_anqp_elem()
710 while ((realm = dl_list_first(&conf->fils_realms, struct fils_realm, in hostapd_config_free_fils_realms()
Dhostapd.c456 while ((q = dl_list_first(&hapd->sae_commit_queue, in hostapd_free_hapd_data()
496 while ((info = dl_list_first(&iface->sta_seen, struct hostapd_sta_info, in sta_track_deinit()
Dbeacon.c732 while ((info = dl_list_first(&iface->sta_seen, struct hostapd_sta_info, in sta_track_expire()
Ddrv_callbacks.c1615 survey = dl_list_first(&survey_res->survey_list, struct freq_survey, in hostapd_single_channel_get_survey()
Dieee802_1x.c2508 while ((erp = dl_list_first(&hapd->erp_keys, struct eap_server_erp_key, in ieee802_1x_erp_flush()
/hostap-3.7.0/src/p2p/
Dp2p.c4259 dev = dl_list_first(&p2p->devices, struct p2p_device, list); in p2p_get_peer_info()
4262 dev = dl_list_first(&dev->list, struct p2p_device, list); in p2p_get_peer_info()
5018 dev = dl_list_first(&dev->list, in p2p_get_peer_found()
5026 dev = dl_list_first(&p2p->devices, struct p2p_device, list); in p2p_get_peer_found()
5030 dev = dl_list_first(&dev->list, in p2p_get_peer_found()
/hostap-3.7.0/src/radius/
Dradius_server.c2314 while ((erp = dl_list_first(&data->erp_keys, struct eap_server_erp_key, in radius_server_erp_flush()
/hostap-3.7.0/src/pae/
Dieee802_1x_kay.c1455 sa_key = dl_list_first(&participant->sak_list, struct data_key, list); in ieee802_1x_mka_decode_sak_use_body()

12