Home
last modified time | relevance | path

Searched refs:ack_seq (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmip.h101 uint32_t ack_seq ; member
139 uint32_t ack_seq ; member
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h115 u32 ack_seq; member
H A Decore_iwarp.c2536 ntohl(tcph->seq), ntohl(tcph->ack_seq)); in ecore_iwarp_mpa_print_tcp_seq()
/freebsd-13.1/sys/netinet/
H A Dtcp_lro.c647 log.u_bbr.lt_epoch = le->ack_seq; in tcp_lro_log()
736 pa->tcp->th_ack = le->ack_seq; in tcp_lro_update_checksum()
897 le->ack_seq = th->th_ack; in tcp_set_entry_to_mbuf()
1074 le->ack_seq == th->th_ack && in tcp_lro_condense()
1081 SEQ_GT(ntohl(th->th_ack), ntohl(le->ack_seq))) { in tcp_lro_condense()
1083 le->ack_seq = th->th_ack; in tcp_lro_condense()
1086 } else if (th->th_ack == le->ack_seq) { in tcp_lro_condense()
1846 SEQ_LT(ntohl(th->th_ack), ntohl(le->ack_seq))) { in tcp_lro_rx_common()
H A Dtcp_lro.h136 uint32_t ack_seq; /* tcp_seq */ member
/freebsd-13.1/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h922 __be32 ack_seq; member
/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_kern.h2159 uint32_t ack_seq; member