Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_GENEVE
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9205
#define V_GENEVE(x) ((x) << S_GENEVE)
usr/src/uts/common/io/cxgbe/common/t4_regs.h
9206
#define G_GENEVE(x) (((x) >> S_GENEVE) & M_GENEVE)