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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dxfrm4_policy.c16 static struct dst_ops xfrm4_dst_ops; variable in typeref:struct:dst_ops
93 struct dst_entry *dst1 = dst_alloc(&xfrm4_dst_ops);
274 return (atomic_read(&xfrm4_dst_ops.entries) > xfrm4_dst_ops.gc_thresh*2);
322 static struct dst_ops xfrm4_dst_ops = { variable in typeref:struct:dst_ops
335 .dst_ops = &xfrm4_dst_ops,

Completed in 63 milliseconds