Home
last modified time | relevance | path

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

/net/rose/
Dsysctl_net_rose.c20 static int min_window[] = {1}, max_window[] = {7}; variable
/net/netrom/
Dsysctl_net_netrom.c25 static int min_window[] = {1}, max_window[] = {127}; variable
/net/ax25/
Dsysctl_net_ax25.c16 static int min_window[] = {1}, max_window[] = {7}; variable
/net/ipv4/
Dtcp_input.c3661 u32 max_window; in tcp_ack() local