Searched refs:vtnet_enqueue_txbuf (Results 1 – 1 of 1) sorted by relevance
137 static int vtnet_enqueue_txbuf(struct vtnet_softc *, struct mbuf **,1991 vtnet_enqueue_txbuf(struct vtnet_softc *sc, struct mbuf **m_head, in vtnet_enqueue_txbuf() function2106 error = vtnet_enqueue_txbuf(sc, m_head, txhdr); in vtnet_encap()