Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dhcpd/
H A Ddhcpd.h280 struct dhcpd_timeout { struct
281 struct dhcpd_timeout *next; argument
282 time_t when;
283 void (*func)(void *);
284 void *what;