gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:_M_TRAILINGSPACE (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h - 42.4KB - 986 lines
676:  */
677: #define _M_TRAILINGSPACE(m)                                             \
678:         ((m)->m_flags & M_EXT ? (m)->m_ext.ext_buf + (m)->m_ext.ext_size - \