Home
last modified time | relevance | path

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

/dragonfly/sbin/dhclient/
H A Ddhcpd.h155 struct client_state { struct
157 struct client_lease *new;
160 enum dhcp_state state;
161 struct iaddr destination;
162 u_int32_t xid;
163 u_int16_t secs;
164 time_t first_sending;
165 time_t interval;
167 int packet_length;
169 char **scriptEnv;
[all …]