Home | History | Annotate | Download | only in pppd

Lines Matching full:layer

90 static void ipxcp_finished __P((fsm *));	/* Don't need lower layer */
105 NULL, /* Called when we want the lower layer up */
106 ipxcp_finished, /* Called when we want the lower layer down */
490 * ipxcp_lowerup - The lower layer is up.
501 * ipxcp_lowerdown - The lower layer is down.
527 * Pretend the lower layer went down, so we shut up.