Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PADBYTES
usr/src/uts/common/io/arn/arn_xmit.c
648
#define PADBYTES(_len) ((4 - ((_len) % 4)) % 4)
usr/src/uts/common/io/arn/arn_xmit.c
717
#undef PADBYTES