Searched refs:IPTUN_HASH_INSERTED (Results 1 – 3 of 3) sorted by relevance
152 #define IPTUN_HASH_INSERTED 0x0020 /* iptun_t in iptun_hash */ macro
255 IPTUN_MAC_STARTED|IPTUN_HASH_INSERTED|IPTUN_UPCALL_PENDING))); in iptun_destructor()
1313 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()