Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_lro.h113 unsigned lro_length_lim; /* max len of aggregated data */ member
H A Dtcp_lro.c166 lc->lro_length_lim = TCP_LRO_LENGTH_MAX; in tcp_lro_init_args()
460 log.u_bbr.flex6 = lc->lro_length_lim; in tcp_lro_log()
756 if (le->p_len > (lc->lro_length_lim - tcp_data_len)) { in tcp_lro_condense()
937 if ((le->tcp_tot_p_len >= lc->lro_length_lim) || in tcp_lro_flush()