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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c1209 iptun_unregister(iptun_t *iptun) function
1332 * After iptun_unregister(), there will be no threads executing a
1336 VERIFY(iptun_unregister(iptun) == 0);

Completed in 74 milliseconds