Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_reass.c722 struct mbuf *firstmbuf; in tcp_reass() local
749 firstmbuf = first->tqe_m; in tcp_reass()
753 if (firstmbuf == first->tqe_m) { in tcp_reass()
755 m, firstmbuf, first->tqe_m, tp, first); in tcp_reass()
758 m, firstmbuf, first->tqe_m, tp, first); in tcp_reass()