Home
last modified time | relevance | path

Searched defs:m_tag (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/sys/ !
H A Dmbuf.h156 struct m_tag { struct
157 uint64_t m_tag_cookie; /* Error checking */ argument
160 uint16_t m_tag_type; /* Module specific type */ argument
161 uint16_t m_tag_len; /* Length of data */ argument
162 uint32_t m_tag_id; /* Module ID */ argument
163 void *m_tag_mb_cl; /* pointer to mbuf or cluster container */ argument
165 u_int32_t m_tag_pad; argument