Searched refs:tcp_reass_prepend (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_reass.c | 350 tcp_reass_prepend(struct tcpcb *tp, struct tseg_qent *first, struct mbuf *m, struct tcphdr *th, in tcp_reass_prepend() function 751 tcp_reass_prepend(tp, first, m, th, *tlenp, mlast, lenofoh); in tcp_reass() 917 tcp_reass_prepend(tp, q, m, th, *tlenp, mlast, lenofoh); in tcp_reass()
|