SEG6_LOCAL_NH4    575 net/ipv6/seg6_local.c 		.attrs		= (1 << SEG6_LOCAL_NH4),
SEG6_LOCAL_NH4    638 net/ipv6/seg6_local.c 	[SEG6_LOCAL_NH4]	= { .type = NLA_BINARY,
SEG6_LOCAL_NH4    724 net/ipv6/seg6_local.c 	memcpy(&slwt->nh4, nla_data(attrs[SEG6_LOCAL_NH4]),
SEG6_LOCAL_NH4    734 net/ipv6/seg6_local.c 	nla = nla_reserve(skb, SEG6_LOCAL_NH4, sizeof(struct in_addr));
SEG6_LOCAL_NH4    905 net/ipv6/seg6_local.c 	[SEG6_LOCAL_NH4]	= { .parse = parse_nla_nh4,
SEG6_LOCAL_NH4   1057 net/ipv6/seg6_local.c 	if (attrs & (1 << SEG6_LOCAL_NH4))