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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h89 * An iptun_t represents an IP tunnel link. The iptun_lock protects the
136 } iptun_t; typedef in typeref:struct:iptun_s
152 #define IPTUN_HASH_INSERTED 0x0020 /* iptun_t in iptun_hash */
158 #define IPTUN_CONDEMNED 0x0800 /* iptun_t is to be freed */

Completed in 59 milliseconds