Searched refs:VIFF_TUNNEL (Results 1 – 3 of 3) sorted by relevance
96 #define VIFF_TUNNEL 0x1 /* vif represents a tunnel end-point */ macro
660 if (!(vifp->v_flags & (VIFF_TUNNEL | VIFF_REGISTER))) { in ip_mrouter_done()907 if (vifcp->vifc_flags & VIFF_TUNNEL) { in add_vif()1025 (vifcp->vifc_flags & VIFF_TUNNEL) ? "rmtaddr" : "mask", in add_vif()1123 if (!(vifp->v_flags & (VIFF_TUNNEL | VIFF_REGISTER))) { in del_vif()1996 if ((vifp)->v_flags & VIFF_TUNNEL) \ in ip_mdq()2073 !(ipst->ips_vifs[vifi].v_flags & VIFF_TUNNEL)) { in ip_mdq()2673 if (vifp->v_flags & VIFF_TUNNEL) in ip_mroute_decap()3107 if (vifp->v_flags & VIFF_TUNNEL) { in tbf_send_packet()
5539 (vip->vifc_flags & VIFF_TUNNEL) ? in mrt_report()