Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/netrom/
Dsysctl_net_netrom.c22 static int min_n2[] = {2}, max_n2[] = {127}; variable
50 &proc_dointvec_minmax, &sysctl_intvec, NULL, &min_n2, &max_n2},
/linux-2.4.37.9/net/ax25/
Dsysctl_net_ax25.c23 static int min_n2[] = {1}, max_n2[] = {31}; variable
87 &min_n2, &max_n2},