Home
last modified time | relevance | path

Searched refs:wps_registrar_probe_req_rx (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps.h869 void wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr,
H A Dwps_er.c860 wps_registrar_probe_req_rx(ap->er->wps->registrar, addr, msg, 0); in wps_er_process_wlanevent_probe_req()
H A Dwps_registrar.c1146 void wps_registrar_probe_req_rx(struct wps_registrar *reg, const u8 *addr, in wps_registrar_probe_req_rx() function
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c1673 wps_registrar_probe_req_rx(hapd->wps->registrar, addr, wps_ie, in hostapd_wps_probe_req_rx()