Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.h523 struct wpabuf *wps_application_ext; member
H A Dwps_hostapd.c1055 if (!hapd->conf->wps_application_ext) { in hostapd_wps_set_application_ext()
1060 wps->dev.application_ext = wpabuf_dup(hapd->conf->wps_application_ext); in hostapd_wps_set_application_ext()
H A Dap_config.c896 wpabuf_free(conf->wps_application_ext); in hostapd_config_free_bss()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4082 wpabuf_free(bss->wps_application_ext); in hostapd_config_fill()
4083 bss->wps_application_ext = wpabuf_parse_bin(pos); in hostapd_config_fill()