OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hashmap_lookup
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/npf/
lpm.c
235
hashmap_lookup
(lpm_hmap_t *hmap, const void *key, size_t len)
function in typeref:typename:lpm_ent_t *
383
entry =
hashmap_lookup
(hmap, prefix, len);
410
entry =
hashmap_lookup
(&lpm->prefix[preflen], prefix, len);
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025