Home
last modified time | relevance | path

Searched defs:min_window (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/rose/
H A Dsysctl_net_rose.c20 static int min_window[] = {1}, max_window[] = {7}; variable
/openbmc/linux/net/netrom/
H A Dsysctl_net_netrom.c25 static int min_window[] = {1}, max_window[] = {127}; variable
/openbmc/linux/net/ax25/
H A Dsysctl_net_ax25.c16 static int min_window[] = {1}, max_window[] = {7}; variable
/openbmc/linux/arch/powerpc/kernel/
H A Dtau_6xx.c53 #define min_window 2 /* minimum window size, degrees C */ macro