Home | History | Annotate | Download | only in src

Lines Matching refs:cp

659 LcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type,
677 while (end - cp >= (int)sizeof(opt->hdr)) {
678 if ((opt = fsm_readopt(&cp)) == NULL)