Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/wps/
H A Dwps.c358 int wps_ap_priority_compar(const struct wpabuf *wps_a, in wps_ap_priority_compar() function
H A Dwps.h242 int wps_ap_priority_compar(const struct wpabuf *wps_a,
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2508 res = wps_ap_priority_compar(wps_a, wps_b); in wpa_scan_result_wps_compar()