Home
last modified time | relevance | path

Searched refs:HASH_FUNCTIONS (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtables.c38 HASH_FUNCTIONS (group, const char *, struct group_object, group_hash_t,
40 HASH_FUNCTIONS (universe, const char *, struct universe, universe_hash_t, 0, 0,
42 HASH_FUNCTIONS (option_name, const char *, struct option, option_name_hash_t,
44 HASH_FUNCTIONS (option_code, const unsigned *, struct option,
H A Ddns.c3030 HASH_FUNCTIONS (dns_zone, const char *, struct dns_zone, dns_zone_hash_t,
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dhash.h91 #define HASH_FUNCTIONS(name, bufarg, type, hashtype, ref, deref, hasher) \ macro
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dauth.c43 HASH_FUNCTIONS (omapi_auth_key, const char *, omapi_auth_key_t, in HASH_FUNCTIONS() function
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c2974 HASH_FUNCTIONS(lease_ip, const unsigned char *, struct lease, lease_ip_hash_t,
2976 HASH_FUNCTIONS(lease_id, const unsigned char *, struct lease, lease_id_hash_t,
2978 HASH_FUNCTIONS (host, const unsigned char *, struct host_decl, host_hash_t,
2980 HASH_FUNCTIONS (class, const char *, struct class, class_hash_t,
H A Dmdb6.c186 HASH_FUNCTIONS(ia, unsigned char *, struct ia_xx, ia_hash_t,
193 HASH_FUNCTIONS(iasubopt, struct in6_addr *, struct iasubopt, iasubopt_hash_t,