Searched refs:dl_list_last (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dlist.h72 #define dl_list_last(list, type, member) \ macro
H A Dedit.c241 dl_list_last(&history_list, struct edit_history, list))
/external/wpa_supplicant_8/src/utils/
H A Dlist.h72 #define dl_list_last(list, type, member) \ macro
H A Dedit.c241 dl_list_last(&history_list, struct edit_history, list))
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dlist.h72 #define dl_list_last(list, type, member) \ macro
H A Dedit.c241 dl_list_last(&history_list, struct edit_history, list))
/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface.c3793 bsslast = dl_list_last(&wpa_s->bss_id, struct wpa_bss,
3815 bsslast = dl_list_last(&wpa_s->bss_id,
3839 bss = dl_list_last(&wpa_s->bss_id, struct wpa_bss, list_id);
3894 (bss == dl_list_last(&wpa_s->bss_id,
H A Dp2p_supplicant.c7062 (last = dl_list_last(&persistent->psk_list,

Completed in 144 milliseconds