Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtables.c1124 BYTE_CODE_HASH_SIZE, MDL)) in initialize_common_option_spaces()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h113 #if !defined (BYTE_CODE_HASH_SIZE)
114 # define BYTE_CODE_HASH_SIZE 254 /* Default would be ridiculous. */ macro