Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtables.c1168 NWIP_HASH_SIZE, MDL) || in initialize_common_option_spaces()
1170 NWIP_HASH_SIZE, MDL)) in initialize_common_option_spaces()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h150 #if !defined (NWIP_HASH_SIZE)
151 # define NWIP_HASH_SIZE 17 /* A really small table. */ macro