Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A Dhsr_main.h23 #define HSR_NODE_FORGET_TIME 60000 /* ms */ macro
H A Dhsr_framereg.c547 msecs_to_jiffies(HSR_NODE_FORGET_TIME))) { in hsr_prune_nodes()