Home
last modified time | relevance | path

Searched refs:BR_HOLD_TIME (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/bridge/
Dbr_stp_if.c190 round_jiffies(jiffies + BR_HOLD_TIME)); in br_stp_stop()
Dbr_stp.c215 round_jiffies(jiffies + BR_HOLD_TIME)); in br_transmit_config()
Dbr_private.h28 #define BR_HOLD_TIME (1*HZ) macro