Home
last modified time | relevance | path

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

/Linux-v6.6/net/hsr/
Dhsr_netlink.c22 [IFLA_HSR_VERSION] = { .type = NLA_U8 },
83 if (!data[IFLA_HSR_VERSION]) { in hsr_newlink()
91 proto_version = nla_get_u8(data[IFLA_HSR_VERSION]); in hsr_newlink()
/Linux-v6.6/tools/include/uapi/linux/
Dif_link.h1129 IFLA_HSR_VERSION, /* HSR version */ enumerator
/Linux-v6.6/include/uapi/linux/
Dif_link.h1214 IFLA_HSR_VERSION, /* HSR version */ enumerator