Searched refs:IFLA_HSR_SLAVE2 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/hsr/ |
H A D | hsr_netlink.c | 20 [IFLA_HSR_SLAVE2] = { .type = NLA_U32 }, 54 if (!data[IFLA_HSR_SLAVE2]) { in hsr_newlink() 59 nla_get_u32(data[IFLA_HSR_SLAVE2])); in hsr_newlink() 135 if (nla_put_u32(skb, IFLA_HSR_SLAVE2, port->dev->ifindex)) in hsr_fill_info()
|
/kernel/linux/linux-6.6/net/hsr/ |
H A D | hsr_netlink.c | 20 [IFLA_HSR_SLAVE2] = { .type = NLA_U32 }, 54 if (!data[IFLA_HSR_SLAVE2]) { in hsr_newlink() 59 nla_get_u32(data[IFLA_HSR_SLAVE2])); in hsr_newlink() 135 if (nla_put_u32(skb, IFLA_HSR_SLAVE2, port->dev->ifindex)) in hsr_fill_info()
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | if_link.h | 903 IFLA_HSR_SLAVE2, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_link.h | 1101 IFLA_HSR_SLAVE2, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_link.h | 1210 IFLA_HSR_SLAVE2, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_link.h | 740 IFLA_HSR_SLAVE2, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | if_link.h | 1125 IFLA_HSR_SLAVE2, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_link.h | 740 IFLA_HSR_SLAVE2, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_link.h | 676 IFLA_HSR_SLAVE2, enumerator
|
Completed in 20 milliseconds