Home
last modified time | relevance | path

Searched refs:lro_timeout (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/
H A Dadapter.h819 int lro_timeout; member
H A Dt4_sge.c1631 const struct timeval lro_timeout = {0, sc->lro_timeout}; in service_iq_fl() local
1739 sc->lro_timeout != 0) { in service_iq_fl()
1740 tcp_lro_flush_inactive(lro, &lro_timeout); in service_iq_fl()
H A Dt4_main.c5944 sc->lro_timeout = 100; in t4_sysctls()
5946 &sc->lro_timeout, 0, "lro inactive-flush timeout (in us)"); in t4_sysctls()