Searched refs:xfrm6_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/ipv6/
H A Dxfrm6_policy.c25 static struct dst_ops xfrm6_dst_ops; variable in typeref:struct:dst_ops
152 struct dst_entry *dst1 = dst_alloc(&xfrm6_dst_ops);
343 return (atomic_read(&xfrm6_dst_ops.entries) > xfrm6_dst_ops.gc_thresh*2);
389 static struct dst_ops xfrm6_dst_ops = { variable in typeref:struct:dst_ops
402 .dst_ops = &xfrm6_dst_ops,

Completed in 18 milliseconds