HomeSort by relevance Sort by last modified time
    Searched refs:LEASE_TIME (Results 1 - 2 of 2) sorted by null

  /external/qemu/slirp/
bootp.c 32 #define LEASE_TIME (24 * 3600)
285 val = htonl(LEASE_TIME);
  /external/qemu/slirp-android/
bootp.c 33 #define LEASE_TIME (24 * 3600)
289 val = htonl(LEASE_TIME);

Completed in 294 milliseconds