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

  /src/usr.bin/netstat/
mbuf.c 67 const char *mt_name; member in struct:mbtypes
155 for (mp = mbtypes; mp->mt_name; mp++)
158 for (mp = mbtypes; mp->mt_name; mp++)
162 mbstat.m_mtypes[mp->mt_type], mp->mt_name);
mbuf.c 67 const char *mt_name; member in struct:mbtypes
155 for (mp = mbtypes; mp->mt_name; mp++)
158 for (mp = mbtypes; mp->mt_name; mp++)
162 mbstat.m_mtypes[mp->mt_type], mp->mt_name);

Completed in 23 milliseconds