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

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_mesh.c70 static int mesh_select_proto_path(struct ieee80211vap *, const char *);
483 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) function
686 mesh_select_proto_path(vap, "HWMP");
3624 error = mesh_select_proto_path(vap, tmpproto);

Completed in 194 milliseconds