Home | Sort by: relevance | last modified time | path |
/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))); |