Searched defs:max_window (Results 1 – 4 of 4) sorted by relevance
20 static int min_window[] = {1}, max_window[] = {7}; variable
25 static int min_window[] = {1}, max_window[] = {127}; variable
16 static int min_window[] = {1}, max_window[] = {7}; variable
3661 u32 max_window; in tcp_ack() local