src/net/pool/pool_types.hpp file

Namespaces

namespace prf
namespace prf::net
namespace prf::net::pool
Control endpoints for IPv4 pool inspection and configuration.

Classes

struct prf::net::pool::PoolAllocation
One allocated contiguous IPv4 block associated with one client identity.
struct prf::net::pool::PoolAllocationEntryView
Lightweight listing view returned by allocation enumeration helpers.
struct prf::net::pool::PoolClientIdentity
Stable client identity used as the primary lookup key in pool allocations.
struct prf::net::pool::PoolSnapshot
Effective pool view visible to clients of the pool manager.
struct prf::net::pool::PoolSourceSnapshot
Live network parameters published by a dynamic source owner.