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

  /src/usr.bin/netstat/
mbuf.c 65 static struct mbtypes { struct
68 } mbtypes[] = { variable in typeref:struct:mbtypes[]
95 struct mbtypes *mp;
155 for (mp = mbtypes; mp->mt_name; mp++)
158 for (mp = mbtypes; mp->mt_name; mp++)
mbuf.c 65 static struct mbtypes { struct
68 } mbtypes[] = { variable in typeref:struct:mbtypes[]
95 struct mbtypes *mp;
155 for (mp = mbtypes; mp->mt_name; mp++)
158 for (mp = mbtypes; mp->mt_name; mp++)

Completed in 21 milliseconds