Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_reass.c726 struct mbuf *firstmbuf; in tcp_reass() local
753 firstmbuf = first->tqe_m; in tcp_reass()
757 if (firstmbuf == first->tqe_m) { in tcp_reass()
759 m, firstmbuf, first->tqe_m, tp, first); in tcp_reass()
762 m, firstmbuf, first->tqe_m, tp, first); in tcp_reass()