Lines Matching full:up
147 * interface up / set address.
186 static void ipv6cp_up(fsm *f); /* We're UP */
200 NULL, /* Called when we want the lower layer up */
322 * run an ipcp-up/down script while one is already running.
457 * ipv6cp_open - IPV6CP is allowed to come up.
473 * ipv6cp_lowerup - The lower layer is up.
499 * Pretend the lower layer went down, so we shut up.
1013 if (reject_if_disagree) /* Getting fed up with sending NAKs? */
1123 * IPV6CP were up, for use with dial-on-demand.
1147 * ipv6cp_up - IPV6CP has come UP.
1149 * Configure the IPv6 network interface appropriately and bring it up.
1157 IPV6CPDEBUG(("ipv6cp: up"));
1199 * configured, so we put out any saved-up packets, then set the
1237 /* bring the interface up for IPv6 */
1256 * Execute the ipv6-up script, like this:
1257 * /etc/ppp/ipv6-up interface tty speed local-LL remote-LL
1293 * to queue up outgoing packets (for now).
1338 * ipv6cp_script_done - called when the ipv6-up or ipv6-down script
1495 * ipv6_active_pkt - see if this IP packet is worth bringing the link up for.
1496 * We don't bring the link up for IP fragments or for TCP FIN packets