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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c6711 static struct mbtypes { struct
6714 } mbtypes[] = { variable in typeref:struct:mbtypes
6749 struct mbtypes *mp;
6795 for (mp = mbtypes; mp->mt_name != NULL; mp++)
6803 for (mp = mbtypes; mp->mt_name != NULL; mp++) {

Completed in 29 milliseconds