/freebsd/contrib/wpa/src/common/ |
H A D | gas_server.c | 74 dl_list_del(&response->list); in gas_server_response_timeout() 102 dl_list_del(&response->list); in gas_server_send_resp() 128 dl_list_del(&response->list); in gas_server_send_resp() 284 dl_list_del(&response->list); in gas_server_handle_rx_comeback_req() 318 dl_list_del(&response->list); in gas_server_handle_rx_comeback_req() 443 dl_list_del(&response->list); in gas_server_handle_tx_status() 579 dl_list_del(&handler->list); in gas_server_deinit() 585 dl_list_del(&response->list); in gas_server_deinit()
|
H A D | ctrl_iface_common.c | 180 dl_list_del(&dst->list); in ctrl_iface_detach()
|
H A D | cli.c | 53 dl_list_del(&e->list); in cli_txt_list_free()
|
H A D | ptksa_cache.c | 32 dl_list_del(&entry->list); in ptksa_cache_free_entry()
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_upnp.c | 300 dl_list_del(&a->list); in subscr_addr_free_all() 583 dl_list_del(&s->list); in subscription_list_age() 732 dl_list_del(&s->list); in subscription_start() 765 dl_list_del(&s->list); in subscription_start() 789 dl_list_del(&s->list); in subscription_renew() 1004 dl_list_del(&s->list); in upnp_wps_free_subscriptions() 1145 dl_list_del(&iface->list); in upnp_wps_device_deinit() 1151 dl_list_del(&peer->list); in upnp_wps_device_deinit()
|
H A D | wps_upnp_event.c | 93 dl_list_del(&e->list); in event_dequeue() 195 dl_list_del(&e->addr->list); in event_addr_failure() 203 dl_list_del(&s->list); in event_addr_failure()
|
H A D | wps_er.c | 185 dl_list_del(&ap->list); in wps_er_ap_unsubscribed() 348 dl_list_del(&ap->list); in wps_er_ap_remove_entry() 751 dl_list_del(&sta->list); in wps_er_sta_timeout() 1358 dl_list_del(&ap->list); in wps_er_deinit_finish()
|
H A D | wps_upnp_web.c | 415 dl_list_del(&peer->list); in wps_upnp_peer_del() 1302 dl_list_del(&s->list); in web_connection_parse_unsubscribe()
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | preauth.c | 46 dl_list_del(&entry->list); in pmksa_candidate_free() 342 dl_list_del(&candidate->list); in rsn_preauth_candidate_process() 359 dl_list_del(&candidate->list); in rsn_preauth_candidate_process() 405 dl_list_del(&cand->list); in pmksa_candidate_add()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ctrl_iface_unix.c | 326 dl_list_del(&msg->list); in wpas_ctrl_msg_send_pending_global() 350 dl_list_del(&msg->list); in wpas_ctrl_msg_send_pending_iface() 422 dl_list_del(&msg->list); in wpas_ctrl_msg_queue_limit() 842 dl_list_del(&msg->list); in wpas_global_ctrl_iface_flush_queued_msg() 925 dl_list_del(&dst->list); in wpa_supplicant_ctrl_iface_deinit() 930 dl_list_del(&msg->list); in wpa_supplicant_ctrl_iface_deinit() 938 dl_list_del(&msg->list); in wpa_supplicant_ctrl_iface_deinit() 1445 dl_list_del(&dst->list); in wpa_supplicant_global_ctrl_iface_deinit() 1450 dl_list_del(&msg->list); in wpa_supplicant_global_ctrl_iface_deinit()
|
H A D | bss.c | 168 dl_list_del(&elem->list); in wpa_bss_anqp_free() 240 dl_list_del(&bss->list); in wpa_bss_remove() 241 dl_list_del(&bss->list_id); in wpa_bss_remove() 720 dl_list_del(&bss->list); in wpa_bss_update() 758 dl_list_del(&bss->list_id); in wpa_bss_update()
|
H A D | robust_av.c | 500 dl_list_del(&scs_desc->list); in scs_request_timer() 899 dl_list_del(&scs_desc->list); in wpas_handle_robust_av_scs_recv_action() 919 dl_list_del(&scs_desc->list); in wpas_handle_robust_av_scs_recv_action() 932 dl_list_del(&scs_elem->list); in wpas_clear_active_scs_ids()
|
H A D | gas_query.c | 143 dl_list_del(&query->list); in gas_query_free() 172 dl_list_del(&query->list); in gas_query_done()
|
H A D | p2p_supplicant_sd.c | 1129 dl_list_del(&bsrv->list); in wpas_p2p_srv_bonjour_free() 1138 dl_list_del(&usrv->list); in wpas_p2p_srv_upnp_free()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | eth_p_oui.c | 150 dl_list_del(&ctx->list); in eth_p_oui_unregister() 154 dl_list_del(&iface->list); in eth_p_oui_unregister()
|
H A D | ndisc_snoop.c | 64 dl_list_del(&ip6addr->list); in sta_ip6addr_del()
|
H A D | gas_query_ap.c | 135 dl_list_del(&query->list); in gas_query_free() 157 dl_list_del(&query->list); in gas_query_done()
|
H A D | neighbor_db.c | 174 dl_list_del(&nr->list); in hostapd_neighbor_free()
|
/freebsd/contrib/wpa/src/utils/ |
H A D | trace.h | 40 dl_list_del(&(ptr)->wpa_trace_ref_##name.list); \
|
H A D | list.h | 41 static inline void dl_list_del(struct dl_list *item) in dl_list_del() function
|
H A D | edit.c | 194 dl_list_del(&h->list); in history_add() 201 dl_list_del(&last->list); in history_add() 1151 dl_list_del(&h->list); in edit_deinit()
|
/freebsd/contrib/wpa/src/fst/ |
H A D | fst_group.c | 482 dl_list_del(&i->group_lentry); in fst_group_detach_iface() 490 dl_list_del(&group->global_groups_lentry); in fst_group_delete()
|
H A D | fst.c | 159 dl_list_del(&h->global_ctrls_lentry); in fst_global_del_ctrl()
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_kay.c | 520 dl_list_del(&psa->list); in ieee802_1x_kay_deinit_receive_sa() 578 dl_list_del(&psc->list); in ieee802_1x_kay_deinit_receive_sc() 698 dl_list_del(&peer->list); in ieee802_1x_kay_move_live_peer() 2605 dl_list_del(&peer->list); in ieee802_1x_participant_timer() 2672 dl_list_del(&peer->list); in ieee802_1x_participant_timer() 2756 dl_list_del(&psa->list); in ieee802_1x_kay_deinit_transmit_sa() 3008 dl_list_del(&sa_key->list); in ieee802_1x_kay_delete_sas() 3858 dl_list_del(&participant->list); in ieee802_1x_kay_delete_mka() 3864 dl_list_del(&peer->list); in ieee802_1x_kay_delete_mka() 3872 dl_list_del(&peer->list); in ieee802_1x_kay_delete_mka() [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_introspect.c | 173 dl_list_del(&iface->list); in add_interfaces()
|