Home
last modified time | relevance | path

Searched refs:xfrm4_dst_ops_template (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
Dxfrm4_policy.c233 static struct dst_ops xfrm4_dst_ops_template = { variable
247 .dst_ops = &xfrm4_dst_ops_template,
324 memcpy(&net->xfrm.xfrm4_dst_ops, &xfrm4_dst_ops_template, in xfrm4_net_init()
325 sizeof(xfrm4_dst_ops_template)); in xfrm4_net_init()