Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A Dhsr_framereg.c590 int *if1_age, in hsr_get_node_data() argument
607 *if1_age = INT_MAX; in hsr_get_node_data()
610 *if1_age = INT_MAX; in hsr_get_node_data()
613 *if1_age = jiffies_to_msecs(tdiff); in hsr_get_node_data()
H A Dhsr_framereg.h61 int *if1_age,