Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TCAM_IP_PORTS
usr/src/uts/common/io/hxge/hxge_flow.h
157
#define TCAM_IP_PORTS(port32, dp, sp) (port32 = dp | (sp << 16))
usr/src/uts/common/sys/nxge/nxge_flow.h
187
#define TCAM_IP_PORTS(port32, dp, sp) (port32 = dp | (sp << 16))