Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h70 IEEE80211_MESHCONF_METRIC_AIRTIME = 1, enumerator
H A Dieee80211_mesh.c165 .mpm_ie = IEEE80211_MESHCONF_METRIC_AIRTIME,
/f-stack/tools/ifconfig/
H A Difieee80211.c2963 if (mconf->conf_pmetid == IEEE80211_MESHCONF_METRIC_AIRTIME) in printmeshconf()