Searched defs:ip_pool_destroy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_pool.c253 /* function for the radix tree that supports the pools. ip_pool_destroy() is*/
271 (void) ip_pool_destroy(&op, ifs);
610 /* Function: ip_pool_destroy */
622 int ip_pool_destroy(op, ifs) function
671 err = ip_pool_destroy(&op, ifs);

Completed in 59 milliseconds