xfrm6_dst_ops_template  157 net/ipv6/xfrm6_policy.c static struct dst_ops xfrm6_dst_ops_template = {
xfrm6_dst_ops_template  169 net/ipv6/xfrm6_policy.c 	.dst_ops =		&xfrm6_dst_ops_template,
xfrm6_dst_ops_template  253 net/ipv6/xfrm6_policy.c 	memcpy(&net->xfrm.xfrm6_dst_ops, &xfrm6_dst_ops_template,
xfrm6_dst_ops_template  254 net/ipv6/xfrm6_policy.c 	       sizeof(xfrm6_dst_ops_template));