Home
last modified time | relevance | path

Searched refs:tcp_tot_p_len (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_lro.h72 uint32_t tcp_tot_p_len; /* TCP payload length of chain */ member
H A Dtcp_lro.c937 if ((le->tcp_tot_p_len >= lc->lro_length_lim) || in tcp_lro_flush()
1331 le->tcp_tot_p_len += tcp_data_len; in tcp_lro_rx2()
1399 le->tcp_tot_p_len = tcp_data_len; in tcp_lro_rx2()