Searched refs:last_win (Results 1 – 4 of 4) sorted by relevance
41 static inline void shift_window_buffer(int first_win, int last_win, struct thread_info *tp) in shift_window_buffer() argument45 for(i = first_win; i < last_win; i++) { in shift_window_buffer()
489 static inline void shift_window_buffer(int first_win, int last_win, in shift_window_buffer() argument494 for (i = first_win; i < last_win; i++) { in shift_window_buffer()
26 u_int16_t last_win; /* Last window advertisement seen in dir */ member
698 && state->last_win == win) in tcp_in_window()705 state->last_win = win; in tcp_in_window()905 ct->proto.tcp.last_win == 0 ? in tcp_packet()906 1 : ct->proto.tcp.last_win; in tcp_packet()921 ct->proto.tcp.last_win = ntohs(th->window); in tcp_packet()