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()
466 static inline void shift_window_buffer(int first_win, int last_win, in shift_window_buffer() argument471 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
640 && state->last_win == win_raw) in tcp_in_window()647 state->last_win = win_raw; in tcp_in_window()951 ct->proto.tcp.last_win == 0 ? in nf_conntrack_tcp_packet()952 1 : ct->proto.tcp.last_win; in nf_conntrack_tcp_packet()966 ct->proto.tcp.last_win = ntohs(th->window); in nf_conntrack_tcp_packet()1164 else if (ct->proto.tcp.last_win == 0 && in nf_conntrack_tcp_packet()