DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
m_freem
sys/kern/uipc_mbuf.c
1469
m_freem(struct mbuf *m)
sys/sys/mbuf.h
562
#define m_freem(m) _m_freem(m, __func__)
usr.sbin/ppp/mbuf.c
189
m_freem(struct mbuf *bp)