Home | History | Annotate | Download | only in pppd

Lines Matching refs:if_is_up

209 static int	if_is_up;	/* Interface has been marked up */
339 if (if_is_up) {
340 if_is_up = 0;
2260 if_is_up++;
2275 if (if_is_up && --if_is_up > 0)