Home
last modified time | relevance | path

Searched defs:host_id_info (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c64 typedef struct host_id_info { struct
68 struct host_id_info *next; argument
71 static host_id_info_t *host_id_info = NULL; variable