Searched refs:IPTUN_UPCALL_PENDING (Results 1 – 3 of 3) sorted by relevance
156 #define IPTUN_UPCALL_PENDING 0x0200 /* upcall to mac module in progress */ macro
255 IPTUN_MAC_STARTED|IPTUN_HASH_INSERTED|IPTUN_UPCALL_PENDING))); in iptun_destructor()
537 iptun->iptun_flags |= IPTUN_UPCALL_PENDING; in iptun_task_cb()584 iptun->iptun_flags &= ~IPTUN_UPCALL_PENDING; in iptun_task_cb()1532 while (iptun->iptun_flags & IPTUN_UPCALL_PENDING) in iptun_delete()