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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c54 * See comments in iptun_delete() and iptun_free() for details on how the
1310 iptun_free(iptun_t *iptun) function
1500 iptun_free(iptun);
1572 * Note that there is no danger in calling iptun_free() after having
1576 * directly) which holds iptun_hash_lock, and iptun_free() grabs this
1580 iptun_free(iptun);

Completed in 66 milliseconds