Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_mesh.h481 struct ieee80211_mesh_proto_metric { struct
524 struct ieee80211_mesh_proto_metric *ms_pmetric;
548 struct ieee80211_mesh_proto_metric *);
HDieee80211_mesh.c156 static const struct ieee80211_mesh_proto_metric mesh_metric_airtime = {
163 static struct ieee80211_mesh_proto_metric mesh_proto_metrics[4];
458 ieee80211_mesh_proto_metric *mpm) in ieee80211_mesh_register_proto_metric()