Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtables.c1214 FQDN_HASH_SIZE, MDL) || in initialize_common_option_spaces()
1216 FQDN_HASH_SIZE, MDL)) in initialize_common_option_spaces()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h154 #if !defined (FQDN_HASH_SIZE)
155 # define FQDN_HASH_SIZE 13 /* A ridiculously small table. */ macro