Searched refs:TUN_PERSIST (Results 1 – 2 of 2) sorted by relevance
71 #define TUN_PERSIST 0x0100 macro
474 tun->flags |= TUN_PERSIST; in tun_chr_ioctl()476 tun->flags &= ~TUN_PERSIST; in tun_chr_ioctl()555 if (!(tun->flags & TUN_PERSIST)) { in tun_chr_close()