IFLA_HSR_SLAVE2    20 net/hsr/hsr_netlink.c 	[IFLA_HSR_SLAVE2]		= { .type = NLA_U32 },
IFLA_HSR_SLAVE2    47 net/hsr/hsr_netlink.c 	if (!data[IFLA_HSR_SLAVE2]) {
IFLA_HSR_SLAVE2    52 net/hsr/hsr_netlink.c 				     nla_get_u32(data[IFLA_HSR_SLAVE2]));
IFLA_HSR_SLAVE2    99 net/hsr/hsr_netlink.c 		res = nla_put_u32(skb, IFLA_HSR_SLAVE2, port->dev->ifindex);