Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h819 int hostapd_link_remove(struct hostapd_data *hapd, u32 count);
H A Dhostapd.c432 int hostapd_link_remove(struct hostapd_data *hapd, u32 count) in hostapd_link_remove() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c3681 ret = hostapd_link_remove(hapd, count); in hostapd_ctrl_iface_link_remove()