Lines Matching defs:lcp
159 struct lcp *lcp; in lcp_ReportStatus() local
240 lcp_SetupCallbacks(struct lcp *lcp) in lcp_SetupCallbacks()
249 lcp_Init(struct lcp *lcp, struct bundle *bundle, struct link *l, in lcp_Init()
286 lcp_Setup(struct lcp *lcp, int openmode) in lcp_Setup()
362 struct lcp *lcp = fsm2lcp(fp); in LcpInitRestartCounter() local
383 struct lcp *lcp = fsm2lcp(fp); in LcpSendConfigReq() local
492 lcp_SendProtoRej(struct lcp *lcp, u_char *option, int count) in lcp_SendProtoRej()
500 lcp_SendIdentification(struct lcp *lcp) in lcp_SendIdentification()
528 lcp_RecvIdentification(struct lcp *lcp, char *data) in lcp_RecvIdentification()
556 struct lcp *lcp = fsm2lcp(fp); in LcpLayerStart() local
576 struct lcp *lcp = fsm2lcp(fp); in LcpLayerUp() local
621 lcp_auth_nak(struct lcp *lcp, struct fsm_decode *dec) in lcp_auth_nak()
663 struct lcp *lcp = fsm2lcp(fp); in LcpDecodeConfig() local