Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h826 int hostapd_link_remove(struct hostapd_data *hapd, u32 count);
Dhostapd.c435 int hostapd_link_remove(struct hostapd_data *hapd, u32 count) in hostapd_link_remove() function
/hostap-latest/hostapd/
Dctrl_iface.c3686 ret = hostapd_link_remove(hapd, count); in hostapd_ctrl_iface_link_remove()