Lines Matching full:up
108 /* Set if we have run the /etc/ppp/auth-up script. */
126 /* Number of network protocols which have come up. */
156 * This is used to ensure that we don't start an auth-up/down
374 * Do what's necessary to bring the physical layer up.
430 num_np_up = 0; /* Number of network protocols which have come up */ in link_down()
454 AUTHDEBUG(LOG_INFO, ("link_established: unit %d; Lowering up all protocols...\n", unit)); in link_established()
456 * Tell higher-level protocols that LCP is up. in link_established()
532 * If the peer had to authenticate, run the auth-up script now. in network_phase()
683 * np_up - a network protocol has come up.
695 * At this point we consider that the link has come up successfully. in np_up()
738 /* no further use for the link: shut up shop. */ in np_finished()
1046 /* XXX Fail until we set up our passwords. */ in have_pap_secret()
1063 /* XXX Fail until we set up our passwords. */ in have_chap_secret()
1251 * Any following words on the line up to a "--" (i.e. address authorization
1279 * auth_script_done - called when the auth-up or auth-down script