Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dxfrm6_policy.c188 .data = &init_net.xfrm.xfrm6_dst_ops.gc_thresh,
207 table[0].data = &net->xfrm.xfrm6_dst_ops.gc_thresh; in xfrm6_net_sysctl_init()
251 memcpy(&net->xfrm.xfrm6_dst_ops, &xfrm6_dst_ops_template, in xfrm6_net_init()
253 ret = dst_entries_init(&net->xfrm.xfrm6_dst_ops); in xfrm6_net_init()
259 dst_entries_destroy(&net->xfrm.xfrm6_dst_ops); in xfrm6_net_init()
267 dst_entries_destroy(&net->xfrm.xfrm6_dst_ops); in xfrm6_net_exit()
/linux-6.3-rc2/include/net/netns/
A Dxfrm.h77 struct dst_ops xfrm6_dst_ops; member
/linux-6.3-rc2/net/xfrm/
A Dxfrm_policy.c2556 dst_ops = &net->xfrm.xfrm6_dst_ops; in xfrm_alloc_dst()

Completed in 11 milliseconds