Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Duipc_mbuf.c9266 static struct mbtypes { struct
9269 } mbtypes[] = { argument
9305 struct mbtypes *mp;
9352 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
9362 for (mp = mbtypes; mp->mt_name != NULL; mp++) {