Searched refs:xfrm4_dst_ops (Results 1 – 3 of 3) sorted by relevance
163 .data = &init_net.xfrm.xfrm4_dst_ops.gc_thresh,182 table[0].data = &net->xfrm.xfrm4_dst_ops.gc_thresh; in xfrm4_net_sysctl_init()226 memcpy(&net->xfrm.xfrm4_dst_ops, &xfrm4_dst_ops_template, in xfrm4_net_init()228 ret = dst_entries_init(&net->xfrm.xfrm4_dst_ops); in xfrm4_net_init()234 dst_entries_destroy(&net->xfrm.xfrm4_dst_ops); in xfrm4_net_init()242 dst_entries_destroy(&net->xfrm.xfrm4_dst_ops); in xfrm4_net_exit()
74 struct dst_ops xfrm4_dst_ops; member
2480 dst_ops = &net->xfrm.xfrm4_dst_ops; in xfrm_alloc_dst()