Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dxfrm4_policy.c262 static struct dst_ops xfrm4_dst_ops_template = { variable
276 .dst_ops = &xfrm4_dst_ops_template,
353 memcpy(&net->xfrm.xfrm4_dst_ops, &xfrm4_dst_ops_template, in xfrm4_net_init()
354 sizeof(xfrm4_dst_ops_template)); in xfrm4_net_init()