Home
last modified time | relevance | path

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

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