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

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

Completed in 274 milliseconds