Searched refs:dl_list_for_each_reverse (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dinterworking.c3089 dl_list_for_each_reverse(tmp, &wpa_s->bss, struct wpa_bss, list) {
H A Dctrl_iface.c7091 dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss,
H A Dbss.c1003 dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss, list) {
1028 dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss, list) {
1050 dl_list_for_each_reverse(bss, &wpa_s->bss, struct wpa_bss, list) {
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dlist.h89 #define dl_list_for_each_reverse(item, list, type, member) \ macro
H A Dedit.c304 dl_list_for_each_reverse(h, &history_list, struct edit_history, list) {
319 dl_list_for_each_reverse(h, &history_list, struct edit_history, list)
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c2550 dl_list_for_each_reverse(info, &iface->sta_seen,

Completed in 157 milliseconds