Home
last modified time | relevance | path

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

/freebsd-head/sys/net80211/
HDieee80211_mesh.h480 struct ieee80211_mesh_proto_metric { struct
523 struct ieee80211_mesh_proto_metric *ms_pmetric;
547 struct ieee80211_mesh_proto_metric *);
HDieee80211_mesh.c159 static const struct ieee80211_mesh_proto_metric mesh_metric_airtime = {
166 static struct ieee80211_mesh_proto_metric mesh_proto_metrics[4];
461 ieee80211_mesh_proto_metric *mpm) in ieee80211_mesh_register_proto_metric()