Home
last modified time | relevance | path

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

/original-bsd/usr.bin/netstat/
H A Dmbuf.c93 printf("%u requests for memory denied\n", mbstat.m_drops);
/original-bsd/sys/sys/
H A Dmbuf.h322 u_long m_drops; /* times failed to find space */ member