IFLA_HSR_SLAVE1    19 net/hsr/hsr_netlink.c 	[IFLA_HSR_SLAVE1]		= { .type = NLA_U32 },
IFLA_HSR_SLAVE1    41 net/hsr/hsr_netlink.c 	if (!data[IFLA_HSR_SLAVE1]) {
IFLA_HSR_SLAVE1    46 net/hsr/hsr_netlink.c 				     nla_get_u32(data[IFLA_HSR_SLAVE1]));
IFLA_HSR_SLAVE1    91 net/hsr/hsr_netlink.c 		res = nla_put_u32(skb, IFLA_HSR_SLAVE1, port->dev->ifindex);