Searched refs:rcv_nxt (Results 1 – 3 of 3) sorted by relevance
134 u32 rcv_nxt; /* the ack # by SYNACK. For member173 u32 rcv_nxt; /* What we want to receive next */ member
604 void __tcp_send_ack(struct sock *sk, u32 rcv_nxt);744 s32 win = tp->rcv_wup + tp->rcv_wnd - tp->rcv_nxt; in tcp_receive_window()1461 int avail = READ_ONCE(tp->rcv_nxt) - READ_ONCE(tp->copied_seq); in tcp_epollin_ready()2176 !before(tp->urg_seq, tp->rcv_nxt)) { in tcp_inq()2178 answ = tp->rcv_nxt - tp->copied_seq; in tcp_inq()
5392 __u32 rcv_nxt; /* What we want to receive next */ member5732 __u32 rcv_nxt; member