Searched refs:mt_name (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Dmbuf.c80 char *mt_name; member in struct:mbtypes
226 for (mp = mbtypes; mp->mt_name; mp++)
235 for (mp = mbtypes; mp->mt_name; mp++)
239 mbstat.m_mtypes[mp->mt_type], mp->mt_name);
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf.c6875 const char *mt_name; member in struct:mbtypes
6957 for (mp = mbtypes; mp->mt_name != NULL; mp++)
6965 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
6969 mbstat.m_mtypes[mp->mt_type], mp->mt_name);

Completed in 201 milliseconds