Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlanwds/
H A Dwlanwds.c93 static int wds_vap_create(const char *ifname, struct wds *);
393 if (wds_vap_create(parent, p) < 0) { in wds_discovery()
453 wds_vap_create(const char *parent, struct wds *p) in wds_vap_create() function