vtnet_newbuf
if ((error = vtnet_newbuf(sc)) != 0)
static int vtnet_newbuf(struct vtnet_softc *);
if (vtnet_newbuf(sc) != 0) {