HomeSort by: relevance | last modified time | path
    Searched defs:stoeplitz_hash_n16 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
toeplitz.h 62 stoeplitz_hash_n16(const struct stoeplitz_cache *scache, uint16_t n16) function in typeref:typename:__unused uint16_t
76 return (stoeplitz_hash_n16(scache, n32 ^ (n32 >> 16)));
toeplitz.h 62 stoeplitz_hash_n16(const struct stoeplitz_cache *scache, uint16_t n16) function in typeref:typename:__unused uint16_t
76 return (stoeplitz_hash_n16(scache, n32 ^ (n32 >> 16)));

Completed in 22 milliseconds