Searched refs:ack_seq (Results 1 – 8 of 8) sorted by relevance
731 pa->tcp->th_ack = le->ack_seq; in tcp_lro_update_checksum()892 le->ack_seq = th->th_ack; in tcp_set_entry_to_mbuf()1069 le->ack_seq == th->th_ack && in tcp_lro_condense()1076 SEQ_GT(ntohl(th->th_ack), ntohl(le->ack_seq))) { in tcp_lro_condense()1078 le->ack_seq = th->th_ack; in tcp_lro_condense()1081 } else if (th->th_ack == le->ack_seq) { in tcp_lro_condense()1390 SEQ_LT(ntohl(th->th_ack), ntohl(le->ack_seq))) { in tcp_lro_rx_common()
140 uint32_t ack_seq; /* tcp_seq */ member
184 log.u_bbr.lt_epoch = le->ack_seq; in tcp_lro_log()
113 u32 ack_seq; member
2534 ntohl(tcph->seq), ntohl(tcph->ack_seq)); in ecore_iwarp_mpa_print_tcp_seq()
2499 u32 ack_seq; in irdma_check_seq() local2506 ack_seq = ntohl(tcph->th_ack); in irdma_check_seq()2508 if (ack_seq != loc_seq_num || in irdma_check_seq()
920 __be32 ack_seq; member
2267 uint32_t ack_seq; member