Kea 2.7.5
|
This is the complete list of members for isc::dhcp::FreeLeaseQueueAllocator, including all inherited members.
Allocator(Lease::Type type, const WeakSubnetPtr &subnet) | isc::dhcp::Allocator | |
FreeLeaseQueueAllocator(Lease::Type type, const WeakSubnetPtr &subnet) | isc::dhcp::FreeLeaseQueueAllocator | |
getType() const | isc::dhcp::FreeLeaseQueueAllocator | inlinevirtual |
initAfterConfigure() | isc::dhcp::Allocator | |
inited_ | isc::dhcp::Allocator | protected |
isValidPrefixPool(Allocator::PrefixLenMatchType prefix_length_match, PoolPtr pool, uint8_t hint_prefix_length) | isc::dhcp::Allocator | static |
mutex_ | isc::dhcp::Allocator | protected |
pickAddress(const ClientClasses &client_classes, const IdentifierBaseTypePtr &duid, const asiolink::IOAddress &hint) | isc::dhcp::Allocator | inlinevirtual |
pickPrefix(const ClientClasses &client_classes, Pool6Ptr &pool, const IdentifierBaseTypePtr &duid, PrefixLenMatchType prefix_length_match, const asiolink::IOAddress &hint, uint8_t hint_prefix_length) | isc::dhcp::Allocator | inlinevirtual |
pool_type_ | isc::dhcp::Allocator | protected |
PREFIX_LEN_EQUAL enum value | isc::dhcp::Allocator | |
PREFIX_LEN_HIGHER enum value | isc::dhcp::Allocator | |
PREFIX_LEN_LOWER enum value | isc::dhcp::Allocator | |
PrefixLenMatchType enum name | isc::dhcp::Allocator | |
subnet_ | isc::dhcp::Allocator | protected |
subnet_id_ | isc::dhcp::Allocator | protected |
~Allocator() | isc::dhcp::Allocator | virtual |