Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_mesh.c72 static int mesh_select_proto_metric(struct ieee80211vap *, const char *);
501 mesh_select_proto_metric(struct ieee80211vap *vap, const char *name) in mesh_select_proto_metric() function
696 mesh_select_proto_metric(vap, "AIRTIME"); in mesh_vattach()
3672 error = mesh_select_proto_metric(vap, tmpproto); in mesh_ioctl_set80211()