Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net80211/
HDieee80211_mesh.c72 static int mesh_select_proto_path(struct ieee80211vap *, const char *);
483 mesh_select_proto_path(struct ieee80211vap *vap, const char *name) in mesh_select_proto_path() function
685 mesh_select_proto_path(vap, "HWMP"); in mesh_vattach()
3606 error = mesh_select_proto_path(vap, tmpproto); in mesh_ioctl_set80211()