Searched refs:BR_MAX_MAX_AGE (Results 1 – 2 of 2) sorted by relevance
/linux/net/bridge/ | ||
A D | br_private_stp.h | 23 #define BR_MAX_MAX_AGE (40*HZ) macro |
A D | br_stp.c | 585 if (t < BR_MIN_MAX_AGE || t > BR_MAX_MAX_AGE) in br_set_max_age() |
Completed in 4 milliseconds