Searched defs:m_tag_alloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/bsd/kern/
H A Duipc_mbuf2.c398 m_tag_alloc(u_int32_t cookie, int type, int len, int fWait) function
490 p = m_tag_alloc(t->m_tag_cookie, t->m_tag_id, t->m_tag_len, how);

Completed in 207 milliseconds