Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_lro.h129 void tcp_lro_flush_all(struct lro_ctrl *);
H A Dtcp_lro.c1081 tcp_lro_flush_all(struct lro_ctrl *lc) in tcp_lro_flush_all() function
1451 tcp_lro_flush_all(lc); in tcp_lro_queue_mbuf()
/f-stack/freebsd/net/
H A Diflib.c3017 tcp_lro_flush_all(&rxq->ifr_lc); in iflib_rxeof()