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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dpool.c44 ifconfig_pool_entry_free (struct ifconfig_pool_entry *ipe, bool hard) function
206 ifconfig_pool_entry_free (&pool->list[i], true);
222 ifconfig_pool_entry_free (ipe, true);
262 ifconfig_pool_entry_free (&pool->list[hand], hard);
346 ifconfig_pool_entry_free (e, true);

Completed in 20 milliseconds