xfrm4_dst_ops_template  140 net/ipv4/xfrm4_policy.c static struct dst_ops xfrm4_dst_ops_template = {
xfrm4_dst_ops_template  152 net/ipv4/xfrm4_policy.c 	.dst_ops =		&xfrm4_dst_ops_template,
xfrm4_dst_ops_template  226 net/ipv4/xfrm4_policy.c 	memcpy(&net->xfrm.xfrm4_dst_ops, &xfrm4_dst_ops_template,
xfrm4_dst_ops_template  227 net/ipv4/xfrm4_policy.c 	       sizeof(xfrm4_dst_ops_template));