Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Duipc_mbuf.c8033 static struct mbtypes { struct
8036 } mbtypes[] = { argument
8072 struct mbtypes *mp;
8119 for (mp = mbtypes; mp->mt_name != NULL; mp++) {
8129 for (mp = mbtypes; mp->mt_name != NULL; mp++) {