Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhsr_netlink.h25 HSR_A_IF1_AGE, enumerator
/openbmc/linux/net/hsr/
H A Dhsr_netlink.c170 [HSR_A_IF1_AGE] = { .type = NLA_U32 },
357 res = nla_put_u32(skb_out, HSR_A_IF1_AGE, hsr_node_if1_age); in hsr_get_node_status()