hashmap_lookup
entry = hashmap_lookup(hmap, prefix, len);
entry = hashmap_lookup(&lpm->prefix[preflen], prefix, len);