Searched refs:TUN_READY (Results 1 – 1 of 1) sorted by relevance
136 #define TUN_READY (TUN_OPEN | TUN_INITED) macro885 ((tp->tun_flags & TUN_READY) != TUN_READY)) { in tunstart_l2()1390 if ((cached_tun_flags & TUN_READY) != TUN_READY) { in tunoutput()1682 if ((tp->tun_flags & TUN_READY) != TUN_READY) { in tunread()