Searched refs:m_drops (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/usr.bin/netstat/ | ||
| D | mbuf.c | 207 printf("%lu requests for memory denied\n", mbstat.m_drops); in mbpr() |
| /mirbsd/src/sys/sys/ | ||
| D | mbuf.h | 524 u_long m_drops; /* times failed to find space */ member |