Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dgas_query_ap.h15 struct gas_query_ap * gas_query_ap_init(struct hostapd_data *hapd,
H A Dgas_query_ap.c92 struct gas_query_ap * gas_query_ap_init(struct hostapd_data *hapd, in gas_query_ap_init() function
H A Dhostapd.c1278 hapd->gas = gas_query_ap_init(hapd, hapd->msg_ctx); in hostapd_setup_bss()