going_down        954 net/if_spppsubr.c 	int s, rv, going_up, going_down, newmode;
going_down        970 net/if_spppsubr.c 		going_down = (ifp->if_flags & IFF_UP) == 0 &&
going_down        979 net/if_spppsubr.c 		if (going_up || going_down)
going_down        988 net/if_spppsubr.c 		} else if (going_down) {