SEG6_LOCAL_NH6    555 net/ipv6/seg6_local.c 		.attrs		= (1 << SEG6_LOCAL_NH6),
SEG6_LOCAL_NH6    570 net/ipv6/seg6_local.c 		.attrs		= (1 << SEG6_LOCAL_NH6),
SEG6_LOCAL_NH6    640 net/ipv6/seg6_local.c 	[SEG6_LOCAL_NH6]	= { .type = NLA_BINARY,
SEG6_LOCAL_NH6    750 net/ipv6/seg6_local.c 	memcpy(&slwt->nh6, nla_data(attrs[SEG6_LOCAL_NH6]),
SEG6_LOCAL_NH6    760 net/ipv6/seg6_local.c 	nla = nla_reserve(skb, SEG6_LOCAL_NH6, sizeof(struct in6_addr));
SEG6_LOCAL_NH6    909 net/ipv6/seg6_local.c 	[SEG6_LOCAL_NH6]	= { .parse = parse_nla_nh6,
SEG6_LOCAL_NH6   1060 net/ipv6/seg6_local.c 	if (attrs & (1 << SEG6_LOCAL_NH6))