Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h84 typedef struct hash_table host_hash_t; typedef
1864 HASH_FUNCTIONS_DECL (host, const unsigned char *, struct host_decl, host_hash_t)
3527 extern host_hash_t *host_hw_addr_hash;
3528 extern host_hash_t *host_uid_hash;
3529 extern host_hash_t *host_name_hash;
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c39 host_hash_t *host_hw_addr_hash;
40 host_hash_t *host_uid_hash;
41 host_hash_t *host_name_hash;
66 host_hash_t *values_hash;
2978 HASH_FUNCTIONS (host, const unsigned char *, struct host_decl, host_hash_t,