TUN_INITED
sc->sc_flags |= TUN_INITED|TUN_STAYUP;
if (ISSET(sc->sc_flags, TUN_INITED))
#define TUN_READY (TUN_OPEN | TUN_INITED)