Searched refs:last_win (Results 1 – 4 of 4) sorted by relevance
42 static inline void shift_window_buffer(int first_win, int last_win, struct thread_info *tp) in shift_window_buffer() argument46 for(i = first_win; i < last_win; i++) { in shift_window_buffer()
479 static inline void shift_window_buffer(int first_win, int last_win, in shift_window_buffer() argument484 for (i = first_win; i < last_win; i++) { in shift_window_buffer()
27 u_int16_t last_win; /* Last window advertisement seen in dir */ member
666 && state->last_win == win) in tcp_in_window()673 state->last_win = win; in tcp_in_window()863 ct->proto.tcp.last_win == 0 ? in tcp_packet()864 1 : ct->proto.tcp.last_win; in tcp_packet()879 ct->proto.tcp.last_win = ntohs(th->window); in tcp_packet()1030 else if (ct->proto.tcp.last_win == 0 && in tcp_packet()