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

/vbox/src/VBox/Devices/Network/slirp/bsd/kern/
H A Duipc_mbuf2.c465 m_tag_locate(struct mbuf *m, u_int32_t cookie, int type, struct m_tag *t) function
469 KASSERT(m, ("m_tag_locate: null mbuf"));

Completed in 485 milliseconds