vtnet_enqueue_rxbuf
static int vtnet_enqueue_rxbuf(struct vtnet_softc *, struct mbuf *);
error = vtnet_enqueue_rxbuf(sc, m_new);
error = vtnet_enqueue_rxbuf(sc, m);
error = vtnet_enqueue_rxbuf(sc, m);