Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Dreassembly.c54 int sysctl_ip6frag_low_thresh = 192*1024; variable
269 work = atomic_read(&ip6_frag_mem) - sysctl_ip6frag_low_thresh; in ip6_evictor()