Searched refs:tcp_reass_replace (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_reass.c | 376 tcp_reass_replace(struct tcpcb *tp, struct tseg_qent *q, struct mbuf *m, in tcp_reass_replace() function 908 tcp_reass_replace(tp, q, m, th->th_seq, *tlenp, mlast, lenofoh, tcp_get_flags(th)); in tcp_reass()
|