Searched refs:BR_MIN_HELLO_TIME (Results 1 – 2 of 2) sorted by relevance
/linux/net/bridge/ | ||
H A D | br_private_stp.h | 16 #define BR_MIN_HELLO_TIME (1*HZ) macro |
H A D | br_stp.c | 576 if (t < BR_MIN_HELLO_TIME || t > BR_MAX_HELLO_TIME) in br_set_hello_time() |