Home | History | Annotate | Download | only in pppd

Lines Matching defs:cip

1512     u_char *cip, *next;		/* Pointer to current and next CIs */
1536 cip = p = next; /* Remember begining of CI */
1856 if (cip != rejp) /* Need to move rejected CI? */
1857 BCOPY(cip, rejp, cilen); /* Move it */