Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dlist.h95 #define dl_list_for_each_reverse(item, list, type, member) \ macro
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dbss.c433 dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_get_bssid()