Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhsr_netlink.h26 HSR_A_IF2_AGE, enumerator
/openbmc/linux/net/hsr/
H A Dhsr_netlink.c171 [HSR_A_IF2_AGE] = { .type = NLA_U32 },
370 res = nla_put_u32(skb_out, HSR_A_IF2_AGE, hsr_node_if2_age); in hsr_get_node_status()