Searched refs:conf_ccid (Results 1 – 3 of 3) sorted by relevance
50 uint8_t conf_ccid; /* Congestion Control Mode ID */ member
3114 if (meshconf->conf_ccid != 0) { in mesh_verify_meshconf()3117 meshconf->conf_ccid); in mesh_verify_meshconf()
2984 if (mconf->conf_ccid == IEEE80211_MESHCONF_CC_DISABLED) in printmeshconf()