Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlanwds/
H A Dwlanwds.c94 static int wds_vap_destroy(const char *ifname);
445 if (wds_vap_destroy(p->ifname) >= 0) in wds_leave()
487 wds_vap_destroy(const char *ifname) in wds_vap_destroy() function