Home
last modified time | relevance | path

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

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