Lines Matching defs:lcp
159 struct lcp *lcp; in lcp_ReportStatus() local
238 lcp_SetupCallbacks(struct lcp *lcp) in lcp_SetupCallbacks()
247 lcp_Init(struct lcp *lcp, struct bundle *bundle, struct link *l, in lcp_Init()
283 lcp_Setup(struct lcp *lcp, int openmode) in lcp_Setup()
359 struct lcp *lcp = fsm2lcp(fp); in LcpInitRestartCounter() local
380 struct lcp *lcp = fsm2lcp(fp); in LcpSendConfigReq() local
488 lcp_SendProtoRej(struct lcp *lcp, u_char *option, int count) in lcp_SendProtoRej()
496 lcp_SendIdentification(struct lcp *lcp) in lcp_SendIdentification()
524 lcp_RecvIdentification(struct lcp *lcp, char *data) in lcp_RecvIdentification()
552 struct lcp *lcp = fsm2lcp(fp); in LcpLayerStart() local
572 struct lcp *lcp = fsm2lcp(fp); in LcpLayerUp() local
617 lcp_auth_nak(struct lcp *lcp, struct fsm_decode *dec) in lcp_auth_nak()
659 struct lcp *lcp = fsm2lcp(fp); in LcpDecodeConfig() local