Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_lro.h128 void tcp_lro_flush(struct lro_ctrl *, struct lro_entry *);
H A Dtcp_lro.c356 tcp_lro_flush(lc, le); in tcp_lro_rx_done()
374 tcp_lro_flush(lc, le); in tcp_lro_flush_inactive()
867 tcp_lro_flush(struct lro_ctrl *lc, struct lro_entry *le) in tcp_lro_flush() function