Home
last modified time | relevance | path

Searched defs:max_idle (Results 1 – 3 of 3) sorted by relevance

/linux/net/rose/
H A Dsysctl_net_rose.c15 static int max_idle[] = {65535 * HZ}; variable
/linux/net/netrom/
H A Dsysctl_net_netrom.c27 static int max_idle[] = {65535 * HZ}; variable
/linux/net/ax25/
H A Dsysctl_net_ax25.c21 static int min_idle[1], max_idle[] = {65535000}; variable