Home
last modified time | relevance | path

Searched refs:vtnet_replace_rxbuf (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/virtual/virtio/net/
H A Dif_vtnet.c118 static int vtnet_replace_rxbuf(struct vtnet_softc *,
1273 vtnet_replace_rxbuf(struct vtnet_softc *sc, struct mbuf *m0, int len0) in vtnet_replace_rxbuf() function
1727 if (vtnet_replace_rxbuf(sc, m, len) != 0) { in vtnet_rxeof()