Searched refs:tcp_push_and_replace (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_lro.c | 655 tcp_push_and_replace(struct tcpcb *tp, struct lro_ctrl *lc, struct lro_entry *le, struct mbuf *m, i… in tcp_push_and_replace() function 719 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense() 728 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense() 753 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense() 761 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense() 774 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense() 778 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense() 785 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense() 803 tcp_push_and_replace(tp, lc, le, m, locked); in tcp_lro_condense()
|