Searched refs:MaxAge (Results 1 – 7 of 7) sorted by relevance
33 if (t1->MaxAge < t2->MaxAge) return -2; in STP_compare_times()34 if (t1->MaxAge > t2->MaxAge) return 2; in STP_compare_times()51 v->MaxAge = ntohs (*((unsigned short*) b->max_age)) >> 8; in STP_get_times()67 STP_SET_TIME(v->MaxAge, b->max_age); in STP_set_times()76 t->MaxAge = f->MaxAge; in STP_copy_times()
223 eff_age = ( + port->portTimes.MaxAge) / 16; in updtRcvdInfoWhile()227 if (eff_age <= port->portTimes.MaxAge) { in updtRcvdInfoWhile()229 dm = port->portTimes.MaxAge - eff_age; in updtRcvdInfoWhile()248 (int) port->portTimes.MaxAge, in updtRcvdInfoWhile()
30 unsigned short MaxAge; member
48 this->BrTimes.MaxAge = init_cfg.max_age; in STP_IN_stpm_create()
267 if (this->BrTimes.MaxAge != DEF_BR_MAXAGE) { in STP_IN_stpm_get_cfg()270 uid_cfg->max_age = this->BrTimes.MaxAge; in STP_IN_stpm_get_cfg()443 entry->max_age = this->rootTimes.MaxAge; in STP_IN_stpm_get_state()779 this->BrTimes.MaxAge = old.max_age; in STP_IN_stpm_set_cfg()
106 return port->owner->rootTimes.MaxAge; in newTcWhile()
178 dm = (8 + stpm->rootTimes.MaxAge) / 16; in updtRootPrio()