Searched refs:ccp_opt (Results 1 – 2 of 2) sorted by relevance
85 struct ccp_opt { struct86 struct ccp_opt *next; argument109 struct ccp_opt *opt; /* Set by implementation's OptInit() */ argument
161 struct ccp_opt **o; in ccp_ReportStatus()348 struct ccp_opt **o; in CcpSendConfigReq()369 if ((*o = (struct ccp_opt *)malloc(sizeof(struct ccp_opt))) == NULL) { in CcpSendConfigReq()447 struct ccp_opt *next; in CcpLayerDown()475 struct ccp_opt *next; in CcpLayerFinish()502 struct ccp_opt **o; in CcpLayerUp()600 struct ccp_opt *o; in CcpDecodeConfig()