Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dxfrm4_policy.c259 static struct dst_ops xfrm4_dst_ops_template = { variable
271 .dst_ops = &xfrm4_dst_ops_template,
348 memcpy(&net->xfrm.xfrm4_dst_ops, &xfrm4_dst_ops_template, in xfrm4_net_init()
349 sizeof(xfrm4_dst_ops_template)); in xfrm4_net_init()