Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wlanwds/
H A Dwlanwds.c96 static int wds_vap_destroy(const char *ifname);
551 if (wds_vap_destroy(p->ifname) >= 0) in wds_leave()
612 wds_vap_destroy(const char *ifname) in wds_vap_destroy() function