Searched refs:vifs_down (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/mrouted/
H A Dconfig.c113 * If the interface is not yet up, set the vifs_down flag to
118 vifs_down = TRUE;
H A Dvif.c21 int vifs_down; /* 1=>some interfaces are down */ variable
67 vifs_down = FALSE;
166 vifs_down = FALSE;
184 else vifs_down = TRUE;
193 vifs_down = TRUE;
H A Ddefs.h124 extern int vifs_down;
H A Dcfparse.y186 vifs_down = TRUE;
H A Dmain.c452 if (vifs_down)

Completed in 174 milliseconds