Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h52 uint8_t conf_ccid; /* Congestion Control Mode ID */ member
H A Dieee80211_mesh.c3119 if (meshconf->conf_ccid != 0) { in mesh_verify_meshconf()
3122 meshconf->conf_ccid); in mesh_verify_meshconf()
/f-stack/tools/ifconfig/
H A Difieee80211.c2968 if (mconf->conf_ccid == IEEE80211_MESHCONF_CC_DISABLED) in printmeshconf()