Home
last modified time | relevance | path

Searched refs:jhash_3words (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.c90 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words() function
104 return (jhash_3words(a, b, 0, initval)); in jhash_2words()