DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ASYNC_BUF_SIZE
sys/netgraph/async/ng_async.c
84
#define ASYNC_BUF_SIZE(smru) (2 * (smru) + 10)
sys/netgraph7/async/ng_async.c
92
#define ASYNC_BUF_SIZE(smru) (2 * (smru) + 10)