Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_mesh.c71 static int mesh_select_proto_path(struct ieee80211vap *, const char *);
486 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) in mesh_select_proto_path() function
698 mesh_select_proto_path(vap, "HWMP"); in mesh_vattach()
3680 error = mesh_select_proto_path(vap, tmpproto); in mesh_ioctl_set80211()