Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c8003 static struct mbtypes { struct
8006 } mbtypes[] = { argument
8042 struct mbtypes *mp;
8089 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
8099 for (mp = mbtypes; mp->mt_name != NULL; mp++) {