Searched refs:TUN_READY (Results 1 – 2 of 2) sorted by relevance
50 #define TUN_READY (TUN_OPEN | TUN_INITED | TUN_IASET) macro
567 if ((tp->tun_flags & TUN_READY) != TUN_READY) { in tun_output()803 if ((tp->tun_flags & TUN_READY) != TUN_READY) { in tunread()