Searched refs:hashmap_lookup (Results 1 – 1 of 1) sorted by relevance
235 hashmap_lookup(lpm_hmap_t *hmap, const void *key, size_t len) in hashmap_lookup() function383 entry = hashmap_lookup(hmap, prefix, len); in lpm_lookup()410 entry = hashmap_lookup(&lpm->prefix[preflen], prefix, len); in lpm_lookup_prefix()