Searched refs:ack_seq (Results 1 – 8 of 8) sorted by relevance
113 u32 ack_seq; member
2534 ntohl(tcph->seq), ntohl(tcph->ack_seq)); in ecore_iwarp_mpa_print_tcp_seq()
730 pa->tcp->th_ack = le->ack_seq; in tcp_lro_update_checksum()891 le->ack_seq = th->th_ack; in tcp_set_entry_to_mbuf()1068 le->ack_seq == th->th_ack && in tcp_lro_condense()1075 SEQ_GT(ntohl(th->th_ack), ntohl(le->ack_seq))) { in tcp_lro_condense()1077 le->ack_seq = th->th_ack; in tcp_lro_condense()1080 } else if (th->th_ack == le->ack_seq) { in tcp_lro_condense()1389 SEQ_LT(ntohl(th->th_ack), ntohl(le->ack_seq))) { in tcp_lro_rx_common()
140 uint32_t ack_seq; /* tcp_seq */ member
186 log.u_bbr.lt_epoch = le->ack_seq; in tcp_lro_log()
2465 u32 ack_seq; in irdma_check_seq() local2472 ack_seq = ntohl(tcph->th_ack); in irdma_check_seq()2474 if (ack_seq != loc_seq_num || in irdma_check_seq()
920 __be32 ack_seq; member
2267 uint32_t ack_seq; member