vtnet_alloc_rxbuf
static struct mbuf * vtnet_alloc_rxbuf(struct vtnet_softc *, int,
m_new = vtnet_alloc_rxbuf(sc, nreplace, &m_tail);
m = vtnet_alloc_rxbuf(sc, sc->vtnet_rx_mbuf_count, NULL);