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

/macosx-10.10.1/network_cmds-457/netstat.tproj/
H A Dmbuf.c80 char *mt_name; member in struct:mbtypes
227 for (mp = mbtypes; mp->mt_name; mp++)
236 for (mp = mbtypes; mp->mt_name; mp++)
240 mbstat.m_mtypes[mp->mt_type], mp->mt_name);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Duipc_mbuf.c6953 const char *mt_name; member in struct:mbtypes
7035 for (mp = mbtypes; mp->mt_name != NULL; mp++)
7043 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
7047 mbstat.m_mtypes[mp->mt_type], mp->mt_name);

Completed in 180 milliseconds