Home
last modified time | relevance | path

Searched refs:IFLA_HSR_PROTOCOL (Results 1 – 3 of 3) sorted by relevance

/linux/net/hsr/
H A Dhsr_netlink.c25 [IFLA_HSR_PROTOCOL] = { .type = NLA_U8 },
95 if (data[IFLA_HSR_PROTOCOL]) in hsr_newlink()
96 proto = nla_get_u8(data[IFLA_HSR_PROTOCOL]); in hsr_newlink()
183 if (nla_put_u8(skb, IFLA_HSR_PROTOCOL, proto)) in hsr_fill_info()
/linux/tools/include/uapi/linux/
H A Dif_link.h1791 IFLA_HSR_PROTOCOL, /* Indicate different protocol than enumerator
/linux/include/uapi/linux/
H A Dif_link.h1805 IFLA_HSR_PROTOCOL, /* Indicate different protocol than enumerator