TUN_IASET
tp->tun_flags &= ~(TUN_IASET|TUN_DSTADDR);
tp->tun_flags |= TUN_IASET;
#define TUN_READY (TUN_OPEN | TUN_INITED | TUN_IASET)