OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abandoned
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
dhcpv6.c
1313
isc_uint64_t
abandoned
= 0;
local
1425
abandoned
+= pond->num_abandoned;
1436
" 2^64-1 < total, %llu active, %llu
abandoned
",
1437
shared_name, (long long unsigned)(active -
abandoned
),
1438
(long long unsigned)(
abandoned
));
1442
"%llu total, %llu active, %llu
abandoned
",
1444
(long long unsigned)(active -
abandoned
),
1445
(long long unsigned)(
abandoned
));
3670
*
abandoned
lease.
3679
/* Pick the
abandoned
lease as a last resort. *
[
all
...]
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
1038
LEASE_STRUCT
abandoned
;
member in struct:pool
1717
isc_uint64_t num_abandoned; /* count of
abandoned
leases */
1755
isc_uint64_t num_abandoned; /* count of
abandoned
leases */
Completed in 22 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026