Home
last modified time | relevance | path

Searched refs:values_hash (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c66 host_hash_t *values_hash; member
411 if (!host_new_hash(&h_id_info->values_hash,
421 if (host_hash_lookup(&hp, h_id_info->values_hash,
444 host_hash_add(h_id_info->values_hash,
718 found = host_hash_lookup(hp, p->values_hash, in find_hosts_by_option()
3040 host_free_hash_table(&host_id_info->values_hash, MDL);