Home
last modified time | relevance | path

Searched refs:dl_list_for_each_reverse (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dlist.h87 #define dl_list_for_each_reverse(item, list, type, member) \ macro
Dedit.c303 dl_list_for_each_reverse(h, &history_list, struct edit_history, list) { in history_write()
318 dl_list_for_each_reverse(h, &history_list, struct edit_history, list) in history_debug_dump()
/external/wpa_supplicant_8/wpa_supplicant/
Dbss.c529 dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_get_bssid()
542 dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_get_p2p_dev_addr()