Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
m_tag_free_default
src/libs/compat/freebsd_network/compat/sys/mbuf.h
331
void m_tag_free_default(struct m_tag*);
src/libs/compat/freebsd_network/fbsd_uipc_mbuf2.c
330
t->m_tag_free = m_tag_free_default;