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.c3428 bsslast = dl_list_last(&wpa_s->bss_id, struct wpa_bss,
3450 bsslast = dl_list_last(&wpa_s->bss_id,
3474 bss = dl_list_last(&wpa_s->bss_id, struct wpa_bss, list_id);
3529 (bss == dl_list_last(&wpa_s->bss_id,
H A Dp2p_supplicant.c6211 last = dl_list_last(&persistent->psk_list,

Completed in 3772 milliseconds