Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dxfrm4_policy.c127 static struct dst_ops xfrm4_dst_ops_template = { variable
139 .dst_ops = &xfrm4_dst_ops_template,
214 memcpy(&net->xfrm.xfrm4_dst_ops, &xfrm4_dst_ops_template, in xfrm4_net_init()
215 sizeof(xfrm4_dst_ops_template)); in xfrm4_net_init()