PPP_LCP 1053 net/if_ppp.c if (protocol != PPP_LCP && protocol != PPP_CCP PPP_LCP 1084 net/if_ppp.c protocol != PPP_LCP) { PPP_LCP 386 net/if_spppsubr.c PPP_LCP, IDX_LCP, CP_LCP, "lcp", PPP_LCP 512 net/if_spppsubr.c sppp_cp_send (sp, PPP_LCP, PROTO_REJ, PPP_LCP 522 net/if_spppsubr.c case PPP_LCP: PPP_LCP 1517 net/if_spppsubr.c if (cp->proto != PPP_LCP) PPP_LCP 1522 net/if_spppsubr.c if (cp->proto != PPP_LCP) PPP_LCP 1558 net/if_spppsubr.c sppp_cp_send (sp, PPP_LCP, ECHO_REPLY, h->ident, len-4, h+1); PPP_LCP 1561 net/if_spppsubr.c if (cp->proto != PPP_LCP) PPP_LCP 2088 net/if_spppsubr.c sppp_cp_send(sp, PPP_LCP, CONF_REJ, h->ident, rlen, buf); PPP_LCP 2186 net/if_spppsubr.c sppp_cp_send(sp, PPP_LCP, CONF_REJ, h->ident, rlen, buf); PPP_LCP 2190 net/if_spppsubr.c sppp_cp_send(sp, PPP_LCP, CONF_NAK, h->ident, rlen, buf); PPP_LCP 2198 net/if_spppsubr.c sppp_cp_send (sp, PPP_LCP, CONF_ACK, PPP_LCP 2490 net/if_spppsubr.c sppp_cp_send (sp, PPP_LCP, CONF_REQ, sp->confid[IDX_LCP], i, &opt); PPP_LCP 3943 net/if_spppsubr.c sppp_cp_send (sp, PPP_LCP, ECHO_REQ, PPP_LCP 4346 net/if_spppsubr.c case PPP_LCP: return "lcp";