Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/virtio/net/
H A Dif_vtnetvar.h31 uint64_t mbuf_alloc_failed; member
H A Dif_vtnet.c1266 sc->vtnet_stats.mbuf_alloc_failed++; in vtnet_alloc_rxbuf()
2792 CTLFLAG_RD, &stats->mbuf_alloc_failed, 0, in vtnet_add_statistics()
/dragonfly/sys/dev/netif/em/
H A Dif_em.h410 unsigned long mbuf_alloc_failed; member
H A Dif_em.c1847 adapter->mbuf_alloc_failed++; in em_encap()
4221 adapter->mbuf_alloc_failed); in em_print_debug_info()