Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dap_drv_ops.h124 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr,
H A Dap_drv_ops.c449 int hostapd_add_tspec(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_tspec() function
H A Dwpa_auth_glue.c1204 return hostapd_add_tspec(hapd, sta_addr, tspec_ie, tspec_ielen); in hostapd_wpa_auth_add_tspec()