Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/ap/
HDgas_query_ap.h17 void gas_query_ap_deinit(struct gas_query_ap *gas);
HDgas_query_ap.c168 void gas_query_ap_deinit(struct gas_query_ap *gas) in gas_query_ap_deinit() function
HDhostapd.c515 gas_query_ap_deinit(hapd->gas); in hostapd_free_hapd_data()