PPP_LCP
case PPP_LCP:
if (protocol != PPP_LCP && protocol != PPP_CCP &&
protocol != PPP_LCP) {
if (cp->proto != PPP_LCP)
if (cp->proto != PPP_LCP)
sppp_cp_send(sp, PPP_LCP, ECHO_REPLY, h->ident, len - 4,
if (cp->proto != PPP_LCP)
if (cp->proto == PPP_LCP)
sppp_cp_send(sp, PPP_LCP, CONF_REQ, sp->scp[IDX_LCP].confid, i, &opt);
PPP_LCP, IDX_LCP, CP_LCP, "lcp",
sppp_cp_send(sp, PPP_LCP, ECHO_REQ,
case PPP_LCP: return "lcp";
sppp_cp_send(sp, PPP_LCP, PROTO_REJ,
case PPP_LCP: