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