Home
last modified time | relevance | path

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

/dflybsd-src/sbin/dhclient/
H A Ddhcpd.h155 struct client_state { struct
156 struct client_lease *active;
157 struct client_lease *new;
158 struct client_lease *offered_leases;
159 struct client_lease *leases;
160 enum dhcp_state state;
161 struct iaddr destination;
162 u_int32_t xid;
163 u_int16_t secs;
164 time_t first_sending;
[all …]