Searched refs:last_ack_sent (Results 1 – 4 of 4) sorted by relevance
177 tcp_seq last_ack_sent; member
1028 if (opti.ts_present && SEQ_LEQ(th->th_seq, tp->last_ack_sent)) {1433 SEQ_LEQ(th->th_seq, tp->last_ack_sent)) {1434 if (SEQ_LEQ(tp->last_ack_sent, th->th_seq + tlen +1453 if (th->th_seq != tp->last_ack_sent)3929 tp->last_ack_sent = tp->rcv_nxt;
1268 tp->last_ack_sent = tp->rcv_nxt;
1182 tcp6cb.ts_recent, tcp6cb.ts_recent_age, tcp6cb.last_ack_sent); in tcp6_dump()