Searched defs:dhcpd_timeout (Results 1 – 1 of 1) sorted by relevance
280 struct dhcpd_timeout { struct281 struct dhcpd_timeout *next; argument282 time_t when;283 void (*func)(void *);284 void *what;