Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/rose/
Dsysctl_net_rose.c18 static int min_route[] = {0}, max_route[] = {1}; variable
47 &proc_dointvec_minmax, &sysctl_intvec, NULL, &min_route, &max_route},
/linux-2.4.37.9/net/netrom/
Dsysctl_net_netrom.c30 static int min_route[] = {0}, max_route[] = {1}; variable
65 &proc_dointvec_minmax, &sysctl_intvec, NULL, &min_route, &max_route},