Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c9074 static struct mbtypes { struct
9077 } mbtypes[] = { argument
9113 struct mbtypes *mp;
9160 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
9170 for (mp = mbtypes; mp->mt_name != NULL; mp++) {