Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dtaxonomy.h21 int retrieve_sta_taxonomy(const struct hostapd_data *hapd,
H A Dtaxonomy.c239 int retrieve_sta_taxonomy(const struct hostapd_data *hapd, in retrieve_sta_taxonomy() function
H A Dctrl_iface_ap.c757 return retrieve_sta_taxonomy(hapd, sta, buf, buflen); in hostapd_ctrl_iface_signature()