Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_lro.h218 void tcp_lro_flush_inactive(struct lro_ctrl *, const struct timeval *);
H A Dtcp_lro.c620 tcp_lro_flush_inactive(struct lro_ctrl *lc, const struct timeval *timeout) in tcp_lro_flush_inactive() function
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c1689 tcp_lro_flush_inactive(lro, &lro_timeout); in service_iq_fl()