Searched refs:TUN_OPEN (Results 1 – 1 of 1) sorted by relevance
124 #define TUN_OPEN 0x0001 macro138 #define TUN_READY (TUN_OPEN | TUN_INITED)1172 if ((tp->tun_flags & (TUN_OPEN | TUN_DYING)) != 0) { in tunopen()1196 tp->tun_flags |= TUN_OPEN; in tunopen()1292 tp->tun_flags &= ~TUN_OPEN; in tundtor()1479 if (tp->tun_flags & TUN_OPEN) in tunifioctl()