Searched refs:VIFF_TUNNEL (Results 1 – 3 of 3) sorted by relevance
202 !(viftable[vifi].v_flags & VIFF_TUNNEL)) { in ip_mrouter_done()256 if (vifcp->vifc_flags & VIFF_TUNNEL)310 if (!(vifp->v_flags & VIFF_TUNNEL)) {346 if (vifp->v_lcl_addr.s_addr == 0 || (vifp->v_flags & VIFF_TUNNEL))403 if (vifp->v_lcl_addr.s_addr == 0 || (vifp->v_flags & VIFF_TUNNEL))684 if ((viftable[vifi].v_flags & VIFF_TUNNEL) ||688 if (!(viftable[vifi].v_flags & VIFF_TUNNEL) ||708 if (vifp->v_flags & VIFF_TUNNEL)
66 #define VIFF_TUNNEL 0x1 /* vif represents a tunnel end-point */ macro
98 printf(" %-15.15s\n", (v->v_flags & VIFF_TUNNEL) ?