Searched refs:hostapd_set_generic_elem (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | ap_drv_ops.h | 49 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem,
|
| HD | wpa_auth_glue.c | 1321 if (hostapd_set_generic_elem(hapd, wpa_ie, wpa_ie_len)) { in hostapd_setup_wpa() 1386 hostapd_set_generic_elem(hapd, (u8 *) "", 0)) { in hostapd_deinit_wpa()
|
| HD | ap_drv_ops.c | 467 int hostapd_set_generic_elem(struct hostapd_data *hapd, const u8 *elem, in hostapd_set_generic_elem() function
|
| HD | hostapd.c | 138 if (hostapd_set_generic_elem(hapd, wpa_ie, wpa_ie_len)) in hostapd_reload_bss() 146 hostapd_set_generic_elem(hapd, (u8 *) "", 0); in hostapd_reload_bss()
|