Searched defs:lease_time (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dbootp.c254 uint32_t lease_time = RT_H2N_U32_C(LEASE_TIME); local
339 FILL_BOOTP_EXT(q, RFC2132_LEASE_TIME, 4, &lease_time);

Completed in 341 milliseconds