HomeSort by: relevance | last modified time | path
    Searched defs:nmbtypes (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/netstat/
mbuf.c 79 const int nmbtypes = sizeof(mbstat.m_mtypes) / sizeof(short); variable in typeref:typename:const int
101 if (nmbtypes != 256) {
165 for (i = 0; i < nmbtypes; i++)
mbuf.c 79 const int nmbtypes = sizeof(mbstat.m_mtypes) / sizeof(short); variable in typeref:typename:const int
101 if (nmbtypes != 256) {
165 for (i = 0; i < nmbtypes; i++)

Completed in 21 milliseconds