Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PADBYTES
drivers/net/wireless/ath/ath9k/xmit.c
1031
#define PADBYTES(_len) ((4 - ((_len) % 4)) % 4)
drivers/net/wireless/ath/ath9k/xmit.c
1104
#undef PADBYTES