Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_GRE
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9183
#define V_GRE(x) ((x) << S_GRE)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9184
#define G_GRE(x) (((x) >> S_GRE) & M_GRE)