Searched refs:last_ack_sent (Results 1 – 5 of 5) sorted by relevance
189 tcp_seq last_ack_sent; member
939 if (opti.ts_present && SEQ_LEQ(th->th_seq, tp->last_ack_sent)) { in tcp_input()1394 SEQ_LEQ(th->th_seq, tp->last_ack_sent)) { in tcp_input()1410 if (th->th_seq != tp->last_ack_sent && in tcp_input()3700 tp->last_ack_sent = tp->rcv_nxt; in syn_cache_get()
1172 tp->last_ack_sent = tp->rcv_nxt; in tcp_output()
415 P(tcpi, last_ack_sent, "%u") in tcp_stats_display()
1571 p("%u", last_ack_sent, "\n "); in tcpcb_dump()