Home
last modified time | relevance | path

Searched refs:firstmbuf (Results 1 – 1 of 1) sorted by relevance

/src/sys/netinet/
H A Dtcp_reass.c725 struct mbuf *firstmbuf; in tcp_reass() local
752 firstmbuf = first->tqe_m; in tcp_reass()
756 if (firstmbuf == first->tqe_m) { in tcp_reass()
758 m, firstmbuf, first->tqe_m, tp, first); in tcp_reass()
761 m, firstmbuf, first->tqe_m, tp, first); in tcp_reass()