Home | History | Annotate | Download | only in ic

Lines Matching refs:txs_mbuf

1287 		txs->txs_mbuf = NULL;
2602 if (txs->txs_mbuf != NULL) {
2604 m_freem(txs->txs_mbuf);
2605 txs->txs_mbuf = NULL;
2715 if (txs->txs_mbuf != NULL) {
2717 m_freem(txs->txs_mbuf);
2718 txs->txs_mbuf = NULL;
3332 m_freem(txs->txs_mbuf);
3333 txs->txs_mbuf = NULL;
3856 txs->txs_mbuf = m0;