Home
last modified time | relevance | path

Searched refs:LEASE_TIME (Results 1 – 2 of 2) sorted by relevance

/external/qemu/slirp-android/
Dbootp.c33 #define LEASE_TIME (24 * 3600) macro
289 val = htonl(LEASE_TIME); in bootp_reply()
/external/qemu/slirp/
Dbootp.c32 #define LEASE_TIME (24 * 3600) macro
285 val = htonl(LEASE_TIME); in bootp_reply()