Searched refs:rcv_nxt (Results 1 – 7 of 7) sorted by relevance
94 ca->prior_rcv_nxt = tp->rcv_nxt; in BPF_PROG()199 *prior_rcv_nxt = tcp_sk(sk)->rcv_nxt; in dctcp_ece_ack_update()
92 dst->rcv_nxt = src->rcv_nxt; in tpcpy()
118 rx_queue = tp->rcv_nxt - tp->copied_seq; in dump_tcp_sock()
118 rx_queue = tp->tcp.rcv_nxt - tp->tcp.copied_seq; in dump_tcp6_sock()
65 __u32 rcv_nxt; member
93 tp->rcv_nxt, tp->snd_nxt, tp->snd_una, tp->mss_cache, in print_tp()
6227 __u32 rcv_nxt; /* What we want to receive next */ member6643 __u32 rcv_nxt; member