Searched refs:hashmap_insert (Results 1 – 1 of 1) sorted by relevance
202 hashmap_insert(lpm_hmap_t *hmap, const void *key, size_t len, int flags) in hashmap_insert() function334 entry = hashmap_insert(&lpm->prefix[preflen], prefix, len, lpm->flags); in lpm_insert()