Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dclass.c184 SCLASS_HASH_SIZE, MDL);
H A Domapi.c2067 SCLASS_HASH_SIZE, MDL); in class_signal_handler()
H A Dconfpars.c2360 !class_new_hash (&pc->hash, SCLASS_HASH_SIZE, MDL))
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h204 #if !defined (SCLASS_HASH_SIZE)
205 # define SCLASS_HASH_SIZE 12007 macro