OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 159 milliseconds