NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
jhash_3words
sys/dev/pci/cxgb/cxgb_jhash.h
130
return jhash_3words(a, b, 0, initval);
sys/dev/pci/cxgb/cxgb_jhash.h
135
return jhash_3words(a, 0, 0, initval);