Searched defs:max_window (Results 1 – 7 of 7) 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
158 __u32 max_window; member
205 u32 max_window; /* Maximal window ever seen from peer */ global() member
4006 u32 max_window; in tcp_ack() local