Home
last modified time | relevance | path

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

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