Searched refs:tcp_lro_flush (Results 1 – 2 of 2) sorted by relevance
128 void tcp_lro_flush(struct lro_ctrl *, struct lro_entry *);
356 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