Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1229 struct client_config { struct
1234 struct group *on_receipt;
1239 struct group *on_transmission;
1241 struct option **required_options; /* Options that MUST be present. */
1242 struct option **requested_options; /* Options to request (ORO/PRL). */
1244 TIME timeout; /* Start to panic if we don't get a
1247 TIME initial_delay; /* Set initial delay before first
1249 TIME initial_interval; /* All exponential backoff intervals
1251 TIME retry_interval; /* If the protocol failed to produce
1255 TIME select_interval; /* Wait this many seconds from the
[all …]