Searched refs:VIFF_TUNNEL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dip_mroute.h102 #define VIFF_TUNNEL 0x1 /* no-op; retained for old source */ macro
H A Dip_mroute.c733 !(V_viftable[vifi].v_flags & (VIFF_TUNNEL | VIFF_REGISTER))) {
887 if ((vifcp->vifc_flags & VIFF_TUNNEL) != 0) {
955 if (!(vifp->v_flags & (VIFF_TUNNEL | VIFF_REGISTER)))
/freebsd-10.2-release/usr.bin/netstat/
H A Dmroute.c279 printf(" %-15.15s", (v->v_flags & VIFF_TUNNEL) ?

Completed in 147 milliseconds