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

/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h376 if (wpa_s->driver->set_supp_port) {
377 return wpa_s->driver->set_supp_port(wpa_s->drv_priv,
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h3137 * set_supp_port - Set IEEE 802.1X Supplicant Port status
3142 int (*set_supp_port)(void *priv, int authorized); member in struct:wpa_driver_ops

Completed in 172 milliseconds