Searched defs:lcp_finished (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c271 static void lcp_finished __P((fsm *)); /* We need lower layer down */
310 lcp_finished, /* Called when we want the lower layer down */
605 lcp_finished(f);
2485 * lcp_finished - LCP has finished with the lower layer.
2488 lcp_finished(f) function

Completed in 116 milliseconds