Home
last modified time | relevance | path

Searched refs:IPTUN_HASH_INSERTED (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h152 #define IPTUN_HASH_INSERTED 0x0020 /* iptun_t in iptun_hash */ macro
H A Diptun_dev.c255 IPTUN_MAC_STARTED|IPTUN_HASH_INSERTED|IPTUN_UPCALL_PENDING))); in iptun_destructor()
H A Diptun.c1313 if (iptun->iptun_flags & IPTUN_HASH_INSERTED) { in iptun_free()
1321 iptun->iptun_flags &= ~IPTUN_HASH_INSERTED; in iptun_free()
1480 iptun->iptun_flags |= IPTUN_HASH_INSERTED; in iptun_create()