Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A Dhsr_framereg.c592 int *if2_age, in hsr_get_node_data() argument
617 *if2_age = INT_MAX; in hsr_get_node_data()
620 *if2_age = INT_MAX; in hsr_get_node_data()
623 *if2_age = jiffies_to_msecs(tdiff); in hsr_get_node_data()
H A Dhsr_framereg.h63 int *if2_age,