Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Dsysctl_net_core.c19 extern int mod_cong;
68 &mod_cong, sizeof(int), 0644, NULL,
Ddev.c1142 int mod_cong = 290; variable
1217 if (avg_blog > mod_cong) { in get_sample_stats()