Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/netstat/
Dmbuf.c207 printf("%lu requests for memory denied\n", mbstat.m_drops); in mbpr()
/mirbsd/src/sys/sys/
Dmbuf.h524 u_long m_drops; /* times failed to find space */ member