Searched refs:BSTP_MIN_MAX_AGE (Results 1 – 2 of 2) sorted by relevance
152 #define BSTP_MIN_MAX_AGE (6 * 256) macro
602 if (cu->cu_max_age < BSTP_MIN_MAX_AGE || in bstp_received_bpdu()1533 if (t < BSTP_MIN_MAX_AGE || t > BSTP_MAX_MAX_AGE) in bstp_set_maxage()