Searched refs:hashmap_insert (Results 1 - 1 of 1) sorted by relevance
| /src/sys/net/npf/ | ||
| H A D | lpm.c | 202 hashmap_insert(lpm_hmap_t *hmap, const void *key, size_t len, int flags) function in typeref:typename:lpm_ent_t * 334 entry = hashmap_insert(&lpm->prefix[preflen], prefix, len, lpm->flags); |
Completed in 2 milliseconds