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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_mesh.c66 static int mesh_select_proto_path(struct ieee80211vap *, const char *);
384 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) function
540 mesh_select_proto_path(vap, "HWMP");
2755 error = mesh_select_proto_path(vap, tmpproto);

Completed in 50 milliseconds