OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stoeplitz_hash_n32
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
toeplitz.c
176
return (
stoeplitz_hash_n32
(scache, faddr ^ laddr));
183
return (
stoeplitz_hash_n32
(scache, faddr ^ laddr ^ fport ^ lport));
197
return (
stoeplitz_hash_n32
(scache, n32));
213
return (
stoeplitz_hash_n32
(scache, n32));
toeplitz.h
74
stoeplitz_hash_n32
(const struct stoeplitz_cache *scache, uint32_t n32)
function in typeref:typename:__unused uint16_t
Completed in 12 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025