Searched defs:max_window (Results 1 – 5 of 5) 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
145 __u32 max_window; member
4013 u32 max_window; in tcp_ack() local