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

/freebsd-10.0-release/contrib/wpa/src/wps/
H A Dwps_er.h70 struct wps_er_ap_settings { struct
H A Dwps_er.c277 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er,
280 struct wps_er_ap_settings *s;
281 dl_list_for_each(s, &er->ap_settings, struct wps_er_ap_settings, list)
291 struct wps_er_ap_settings *settings;
315 struct wps_er_ap_settings *s;
688 struct wps_er_ap_settings *prev_s, *s;
692 struct wps_er_ap_settings, list)

Completed in 105 milliseconds