Home
last modified time | relevance | path

Searched refs:HSR_ENTRY_FORGET_TIME (Results 1 – 2 of 2) sorted by relevance

/linux/net/hsr/
H A Dhsr_main.h26 #define HSR_ENTRY_FORGET_TIME 400 /* ms */ macro
H A Dhsr_framereg.c319 unsigned long expiry = msecs_to_jiffies(HSR_ENTRY_FORGET_TIME); in hsr_seq_block_is_old()