Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
be16
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
4325
#define be16(__p) (((__p)[0] << 8) | (__p)[1])
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
4333
#undef be16