Home
last modified time | relevance | path

Searched refs:dl_list_empty (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_upnp_event.c136 if (!dl_list_empty(&s->event_queue)) in event_retry()
198 if (dl_list_empty(&s->addr_list)) { in event_addr_failure()
230 if (!dl_list_empty(&s->event_queue)) in event_http_cb()
279 if (dl_list_empty(&s->addr_list) || in event_send_start()
281 dl_list_empty(&s->event_queue)) in event_send_start()
323 !dl_list_empty(&s->event_queue) /* more to do */) { in event_send_all_later_handler()
H A Dwps_upnp.c473 if (dl_list_empty(&sm->subscriptions)) { in upnp_wps_device_send_event()
728 if (dl_list_empty(&s->addr_list)) { in subscription_start()
1117 if (dl_list_empty(&sm->interfaces)) { in upnp_wps_device_deinit()
1197 return !dl_list_empty(&sm->subscriptions); in upnp_wps_subscribers()
H A Dwps_er.c188 if (er->deinitializing && dl_list_empty(&er->ap_unsubscribing)) in wps_er_ap_unsubscribed()
1380 eloop_register_timeout(dl_list_empty(&er->ap_unsubscribing) ? 0 : 5, 0, in wps_er_deinit()
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dlist.h49 static inline int dl_list_empty(struct dl_list *list) in dl_list_empty() function
71 (dl_list_empty((list)) ? NULL : \
75 (dl_list_empty((list)) ? NULL : \
H A Deloop_win.c540 (!dl_list_empty(&eloop.timeout) || eloop.reader_count > 0 || in eloop_run()
H A Deloop.c1089 (!dl_list_empty(&eloop.timeout) || eloop.readers.count > 0 || in eloop_run()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_unix.c307 while (gpriv && !dl_list_empty(&gpriv->msg_queue) && in wpas_ctrl_msg_send_pending_global()
331 while (priv && !dl_list_empty(&priv->msg_queue) && in wpas_ctrl_msg_send_pending_iface()
357 if (priv && !dl_list_empty(&priv->msg_queue)) in wpas_ctrl_msg_queue_timeout()
361 if (gpriv && !dl_list_empty(&gpriv->msg_queue)) in wpas_ctrl_msg_queue_timeout()
429 !dl_list_empty(&gpriv->ctrl_dst)) { in wpa_supplicant_ctrl_iface_msg_cb()
430 if (!dl_list_empty(&gpriv->msg_queue) || in wpa_supplicant_ctrl_iface_msg_cb()
461 if (!dl_list_empty(&priv->msg_queue) || in wpa_supplicant_ctrl_iface_msg_cb()
803 if (!dl_list_empty(&priv->ctrl_dst)) { in wpa_supplicant_ctrl_iface_deinit()
900 if (sock < 0 || dl_list_empty(ctrl_dst)) in wpa_supplicant_ctrl_iface_send()
H A Dp2p_supplicant_sd.c233 if (dl_list_empty(&wpa_s->global->p2p_srv_bonjour)) { in wpas_sd_all_bonjour()
298 if (dl_list_empty(&wpa_s->global->p2p_srv_bonjour)) { in wpas_sd_req_bonjour()
367 if (dl_list_empty(&wpa_s->global->p2p_srv_upnp)) { in wpas_sd_all_upnp()
408 if (dl_list_empty(&wpa_s->global->p2p_srv_upnp)) { in wpas_sd_req_upnp()
761 if (dl_list_empty(&wpa_s->global->p2p_srv_upnp) && in wpas_sd_request()
762 dl_list_empty(&wpa_s->global->p2p_srv_bonjour) && in wpas_sd_request()
H A Dbss.c926 if (dl_list_empty(&wpa_s->bss)) in wpa_bss_flush_by_age()
H A Dwpa_supplicant.c5390 if (!dl_list_empty(&radio->ifaces)) in radio_remove_interface()
5403 if (dl_list_empty(&radio->work)) in radio_work_check_next()
5470 was_empty = dl_list_empty(&wpa_s->radio->work); in radio_add_work()
H A Dctrl_iface.c8062 if (!dl_list_empty(&wpa_s->bss)) { in wpa_supplicant_ctrl_iface_flush()
/dragonfly/contrib/wpa_supplicant/src/fst/
H A Dfst_group.h34 return !dl_list_empty(&g->ifaces); in fst_group_has_ifaces()
H A Dfst_group.c487 WPA_ASSERT(dl_list_empty(&group->ifaces)); in fst_group_delete()
H A Dfst_session.c106 WPA_ASSERT(dl_list_empty(&global_sessions_list)); in fst_session_global_deinit()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dacs.c253 if (dl_list_empty(&chan->survey_list)) in acs_clean_chan_surveys()
335 if (dl_list_empty(&chan->survey_list) || in acs_survey_chan_interference_factor()
476 return !dl_list_empty(&chan->survey_list) && in acs_usable_chan()
H A Deth_p_oui.c153 if (dl_list_empty(&iface->receiver)) { in eth_p_oui_unregister()
H A Ddrv_callbacks.c1410 if (dl_list_empty(&chan->survey_list)) in hostapd_update_nf()
1463 if (dl_list_empty(&survey_results->survey_list)) { in hostapd_event_get_survey()
H A Dgas_serv.c289 if (!dl_list_empty(&hapd->conf->fils_realms) || in anqp_add_capab_list()
1178 !dl_list_empty(&hapd->conf->fils_realms)) { in rx_anqp_query_list_id()
/dragonfly/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.c916 return !dl_list_empty(&participant->live_peers); in ieee802_1x_mka_live_peer_body_present()
976 return !dl_list_empty(&participant->potential_peers); in ieee802_1x_mka_potential_peer_body_present()
2094 if (dl_list_empty(&participant->live_peers)) { in ieee802_1x_kay_generate_new_sak()
2523 if (dl_list_empty(&participant->live_peers)) { in ieee802_1x_participant_timer()
2554 if (dl_list_empty(&participant->live_peers)) { in ieee802_1x_participant_timer()
3406 if (dl_list_empty(&kay->participant_list)) { in kay_l2_receive()
3549 while (!dl_list_empty(&kay->participant_list)) { in ieee802_1x_kay_deinit()
3782 while (!dl_list_empty(&participant->live_peers)) { in ieee802_1x_kay_delete_mka()
3790 while (!dl_list_empty(&participant->potential_peers)) { in ieee802_1x_kay_delete_mka()
3798 while (!dl_list_empty(&participant->sak_list)) { in ieee802_1x_kay_delete_mka()
[all …]
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dpreauth.c304 if (dl_list_empty(&sm->pmksa_candidates)) in rsn_preauth_candidate_process()
H A Dwpa.c754 if (!dl_list_empty(&sm->pmksa_candidates)) in wpa_supplicant_key_neg_complete()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c839 if (!dl_list_empty(&w->bsss)) in nl80211_put_wiphy_data_ap()
7964 if (!dl_list_empty(&global->interfaces)) { in nl80211_global_deinit()
8092 if (dl_list_empty(&survey_results->survey_list)) in clean_survey_results()