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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Dflow.c132 int shrink_to)
144 if (saved < shrink_to &&
161 int shrink_to = fc->low_watermark / flow_cache_hash_size(fc); local
163 __flow_cache_shrink(fc, fcp, shrink_to);
130 __flow_cache_shrink(struct flow_cache *fc, struct flow_cache_percpu *fcp, int shrink_to) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Dflow.c132 int shrink_to)
144 if (saved < shrink_to &&
161 int shrink_to = fc->low_watermark / flow_cache_hash_size(fc); local
163 __flow_cache_shrink(fc, fcp, shrink_to);
130 __flow_cache_shrink(struct flow_cache *fc, struct flow_cache_percpu *fcp, int shrink_to) argument

Completed in 186 milliseconds