Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmbuf.h124 struct m_tag { struct
126 u_int16_t m_tag_id; /* Tag ID */ argument
127 u_int16_t m_tag_len; /* Length of data */ argument
128 u_int32_t m_tag_cookie; /* ABI/Module ID */ argument
129 void (*m_tag_free)(struct m_tag *); argument
/f-stack/freebsd/sys/
H A Dmbuf.h129 struct m_tag { struct
131 u_int16_t m_tag_id; /* Tag ID */ argument
132 u_int16_t m_tag_len; /* Length of data */ argument
133 u_int32_t m_tag_cookie; /* ABI/Module ID */ argument
134 void (*m_tag_free)(struct m_tag *); argument