HomeSort by relevance Sort by last modified time
    Searched refs:ccp_opt (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
ccp.h 85 struct ccp_opt { struct
86 struct ccp_opt *next;
109 struct ccp_opt *opt; /* Set by implementation's OptInit() */
ccp.c 161 struct ccp_opt **o;
348 struct ccp_opt **o;
369 if ((*o = (struct ccp_opt *)malloc(sizeof(struct ccp_opt))) == NULL) {
447 struct ccp_opt *next;
475 struct ccp_opt *next;
502 struct ccp_opt **o;
600 struct ccp_opt *o;

Completed in 471 milliseconds