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