Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dmemory.c115 group_new_hash(&group_name_hash, GROUP_HASH_SIZE, MDL); in supersede_group()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h181 #if !defined (GROUP_HASH_SIZE)
182 # define GROUP_HASH_SIZE 0 /* Default. */ macro