Home | History | Annotate | Download | only in dev

Lines Matching refs:txs_mbuf

500 		if (txs->txs_mbuf != NULL) {
502 m_freem(txs->txs_mbuf);
503 txs->txs_mbuf = NULL;
712 txs->txs_mbuf = m0;
1185 m_freem(txs->txs_mbuf);
1186 txs->txs_mbuf = NULL;
1335 txs->txs_mbuf = NULL;
1574 if (txs->txs_mbuf != NULL) {
1576 m_freem(txs->txs_mbuf);
1577 txs->txs_mbuf = NULL;