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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.h152 hapd->driver->hapd_set_countermeasures == NULL)
154 return hapd->driver->hapd_set_countermeasures(hapd->drv_priv, enabled);
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h2903 * hapd_set_countermeasures - Enable/disable TKIP countermeasures (AP)
2911 int (*hapd_set_countermeasures)(void *priv, int enabled); member in struct:wpa_driver_ops

Completed in 171 milliseconds