Home | History | Annotate | Download | only in pppd

Lines Matching full:lcp_finished

215 static void lcp_finished __P((fsm *));	/* We need lower layer down */
242 lcp_finished, /* Called when we want the lower layer down */
411 lcp_finished(f);
1951 * lcp_finished - LCP has finished with the lower layer.
1954 lcp_finished(f)