Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dxfrm4_policy.c161 .data = &init_net.xfrm.xfrm4_dst_ops.gc_thresh,
180 table[0].data = &net->xfrm.xfrm4_dst_ops.gc_thresh; in xfrm4_net_sysctl_init()
224 memcpy(&net->xfrm.xfrm4_dst_ops, &xfrm4_dst_ops_template, in xfrm4_net_init()
226 ret = dst_entries_init(&net->xfrm.xfrm4_dst_ops); in xfrm4_net_init()
232 dst_entries_destroy(&net->xfrm.xfrm4_dst_ops); in xfrm4_net_init()
240 dst_entries_destroy(&net->xfrm.xfrm4_dst_ops); in xfrm4_net_exit()
/linux-6.3-rc2/include/net/netns/
A Dxfrm.h75 struct dst_ops xfrm4_dst_ops; member
/linux-6.3-rc2/net/xfrm/
A Dxfrm_policy.c2552 dst_ops = &net->xfrm.xfrm4_dst_ops; in xfrm_alloc_dst()

Completed in 12 milliseconds