NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mowner_attach
sys/sys/mbuf.h
421
void mowner_attach(struct mowner *);
sys/sys/mbuf.h
436
#define MOWNER_ATTACH(mo) mowner_attach(mo)