Home
last modified time | relevance | path

Searched refs:mbtypes (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Duipc_mbuf_mcache.c5520 static struct mbtypes { struct
5523 } mbtypes[] = { argument
5559 struct mbtypes *mp;
5606 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
5616 for (mp = mbtypes; mp->mt_name != NULL; mp++) {