Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dstables.c486 AGENT_HASH_SIZE, MDL) || in initialize_server_option_spaces()
488 AGENT_HASH_SIZE, MDL)) in initialize_server_option_spaces()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h208 #if !defined (AGENT_HASH_SIZE)
209 # define AGENT_HASH_SIZE 11 /* A really small table. */ macro