#include <vpnservpool.hpp>
Definition at line 57 of file vpnservpool.hpp.
◆ Flags
Enumerator |
---|
IPv4_DEPLETION | |
IPv6_DEPLETION | |
Definition at line 60 of file vpnservpool.hpp.
◆ Pool()
openvpn::VPNServerPool::Pool::Pool |
( |
const OptionList & |
opt | ) |
|
|
inline |
◆ acquire()
unsigned int openvpn::VPNServerPool::Pool::acquire |
( |
IP46 & |
addr_pair, |
|
|
const bool |
request_ipv6 |
|
) |
| |
|
inline |
◆ configured()
static bool openvpn::VPNServerPool::Pool::configured |
( |
const OptionList & |
opt, |
|
|
const std::string & |
opt_name |
|
) |
| |
|
inlinestaticprivate |
◆ init_snb_from_opt()
◆ release()
void openvpn::VPNServerPool::Pool::release |
( |
IP46 & |
addr_pair | ) |
|
|
inline |
◆ mutex
std::mutex openvpn::VPNServerPool::Pool::mutex |
|
private |
◆ pool4
IP::Pool openvpn::VPNServerPool::Pool::pool4 |
|
private |
◆ pool6
IP::Pool openvpn::VPNServerPool::Pool::pool6 |
|
private |
The documentation for this class was generated from the following file: