Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c9197 static struct mbtypes { struct
9200 } mbtypes[] = { variable
9236 struct mbtypes *mp;
9283 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
9293 for (mp = mbtypes; mp->mt_name != NULL; mp++) {