Searched refs:TUN_OPEN (Results 1 – 1 of 1) sorted by relevance
73 #define TUN_OPEN 0x0001 macro83 #define TUN_READY (TUN_OPEN | TUN_INITED)249 if ((tp->tun_flags & TUN_OPEN) != 0) in tun_destroy()428 tp->tun_flags |= TUN_OPEN; in tunopen()451 tp->tun_flags &= ~TUN_OPEN; in tunclose()