Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dxfrm6_policy.c156 static struct dst_ops xfrm6_dst_ops_template = { variable
168 .dst_ops = &xfrm6_dst_ops_template,
253 memcpy(&net->xfrm.xfrm6_dst_ops, &xfrm6_dst_ops_template, in xfrm6_net_init()
254 sizeof(xfrm6_dst_ops_template)); in xfrm6_net_init()