Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c73 static int mesh_select_proto_path(struct ieee80211vap *, const char *);
484 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) in mesh_select_proto_path() function
686 mesh_select_proto_path(vap, "HWMP"); in mesh_vattach()
3607 error = mesh_select_proto_path(vap, tmpproto); in mesh_ioctl_set80211()