Searched refs:ifconfig_pool_verify_range (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dpool.h73 bool ifconfig_pool_verify_range (const int msglevel, const in_addr_t start, const in_addr_t end);
H A Dhelper.c292 ifconfig_pool_verify_range (M_USAGE, o->ifconfig_pool_start, o->ifconfig_pool_end);
311 ifconfig_pool_verify_range (M_USAGE, o->ifconfig_pool_start, o->ifconfig_pool_end);
338 ifconfig_pool_verify_range (M_USAGE, o->ifconfig_pool_start, o->ifconfig_pool_end);
412 ifconfig_pool_verify_range (M_USAGE, o->ifconfig_pool_start, o->ifconfig_pool_end);
H A Dpool.c116 ifconfig_pool_verify_range (const int msglevel, const in_addr_t start, const in_addr_t end) function
H A Doptions.c5462 if (!ifconfig_pool_verify_range (msglevel, start, end))

Completed in 56 milliseconds