Searched refs:IFLA_HSR_SLAVE1 (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/hsr/ |
H A D | hsr_netlink.c | 19 [IFLA_HSR_SLAVE1] = { .type = NLA_U32 }, 44 if (!data[IFLA_HSR_SLAVE1]) { in hsr_newlink() 49 nla_get_u32(data[IFLA_HSR_SLAVE1])); in hsr_newlink() 129 if (nla_put_u32(skb, IFLA_HSR_SLAVE1, port->dev->ifindex)) in hsr_fill_info()
|
/kernel/linux/linux-6.6/net/hsr/ |
H A D | hsr_netlink.c | 19 [IFLA_HSR_SLAVE1] = { .type = NLA_U32 }, 44 if (!data[IFLA_HSR_SLAVE1]) { in hsr_newlink() 49 nla_get_u32(data[IFLA_HSR_SLAVE1])); in hsr_newlink() 129 if (nla_put_u32(skb, IFLA_HSR_SLAVE1, port->dev->ifindex)) in hsr_fill_info()
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | if_link.h | 902 IFLA_HSR_SLAVE1, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_link.h | 1100 IFLA_HSR_SLAVE1, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_link.h | 1209 IFLA_HSR_SLAVE1, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_link.h | 739 IFLA_HSR_SLAVE1, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | if_link.h | 1124 IFLA_HSR_SLAVE1, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_link.h | 739 IFLA_HSR_SLAVE1, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_link.h | 675 IFLA_HSR_SLAVE1, enumerator
|
Completed in 19 milliseconds