Home
last modified time | relevance | path

Searched defs:max_window (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/net/rose/
Dsysctl_net_rose.c23 static int min_window[] = {1}, max_window[] = {7}; variable
/linux-3.3/net/netrom/
Dsysctl_net_netrom.c28 static int min_window[] = {1}, max_window[] = {127}; variable
/linux-3.3/net/ax25/
Dsysctl_net_ax25.c19 static int min_window[] = {1}, max_window[] = {7}; variable
/linux-3.3/include/net/
Ddn.h94 unsigned long max_window; member
/linux-3.3/include/linux/
Dtcp.h344 u32 max_window; /* Maximal window ever seen from peer */ member