Lines Matching refs:hello_time
156 if (uid_cfg->hello_time < MIN_BR_HELLOT) {
157 stp_trace ("%d hello_time small", (int) uid_cfg->hello_time);
161 if (uid_cfg->hello_time > MAX_BR_HELLOT) {
162 stp_trace ("%d hello_time large", (int) uid_cfg->hello_time);
190 if (uid_cfg->max_age < 2 * (uid_cfg->hello_time + 1)) {
275 uid_cfg->hello_time = this->BrTimes.HelloTime;
445 entry->hello_time = this->rootTimes.HelloTime;
723 old.hello_time = uid_cfg->hello_time;
780 this->BrTimes.HelloTime = old.hello_time;