Searched refs:tcp_create_reass_qent (Results 1 – 3 of 3) sorted by relevance
1803 extern struct tseg_qent *tcp_create_reass_qent(struct tcpcb *tp, struct mbuf *m,
1580 tcp_create_reass_qent(struct tcpcb *tp, struct mbuf *m, in tcp_create_reass_qent() function
608 te = tcp_create_reass_qent(tp, m, th, *tlenp); in tcp_reass()