Searched refs:ccp_opt (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.sbin/ppp/
H A Dccp.h85 struct ccp_opt { struct
86 struct ccp_opt *next;
109 struct ccp_opt *opt; /* Set by implementation's OptInit() */
H A Dccp.c161 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 46 milliseconds