Searched refs:wps_er_ap_settings (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_er.h70 struct wps_er_ap_settings { struct
H A Dwps_er.c278 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er,
281 struct wps_er_ap_settings *s;
282 dl_list_for_each(s, &er->ap_settings, struct wps_er_ap_settings, list)
292 struct wps_er_ap_settings *settings;
316 struct wps_er_ap_settings *s;
691 struct wps_er_ap_settings *prev_s, *s;
695 struct wps_er_ap_settings, list)

Completed in 191 milliseconds