Lines Matching full:layer
214 static void lcp_starting __P((fsm *)); /* We need lower layer up */
215 static void lcp_finished __P((fsm *)); /* We need lower layer down */
241 lcp_starting, /* Called when we want the lower layer up */
242 lcp_finished, /* Called when we want the lower layer down */
419 * lcp_lowerup - The lower layer is up.
448 * lcp_lowerdown - The lower layer is down.
464 * lcp_delayed_up - Bring the lower layer up now.
1940 * lcp_starting - LCP needs the lower layer up.
1951 * lcp_finished - LCP has finished with the lower layer.