Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PKT_HASH_2BYTES
usr/src/common/inet/inet_hash.c
144
#define PKT_HASH_2BYTES(x) ((x)[0] ^ (x)[1])
usr/src/uts/common/io/mac/mac_util.c
1911
#define PKT_HASH_2BYTES(x) ((x)[0] ^ (x)[1])