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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsd.c57 au_malloc_type_t *mh_type; member in struct:mhdr
197 hdr->mh_type = type;
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h132 short mh_type; /* type of data in this mbuf */ member in struct:m_hdr
274 #define m_type m_hdr.mh_type
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c2030 hack_hdr.mh_type = m->m_type;

Completed in 28 milliseconds