Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf2.c462 void *mb_cl = NULL; in m_tag_alloc_mbuf() local
621 void *mb_cl = NULL; in m_tag_create_mbuf() local
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h173 #define M_TAG_INIT(tag, id, type, len, data, mb_cl) { \ argument