Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmbuf.h266 struct m_ext { struct
267 union {
296 #define m_ext_copylen offsetof(struct m_ext, ext_arg2) argument
321 m_ext_free_t *ext_free; argument
322 void *ext_arg1;
404 struct m_ext m_ext; member