Home | History | Annotate | Download | only in src

Lines Matching refs:peer

125       log_Printf(LogCBCP, "%s: Timeout waiting for peer %s\n",
319 if (*cbcp->p->dl->peer.authname == '\0' ||
320 !auth_SetPhoneList(cbcp->p->dl->peer.authname, cbcp->fsm.phone,
357 * so that we (hopefully) agree with the peer
385 * The peer has given us an address type spec - make sure we
395 /* we accept the REQ even if the peer didn't specify an addr->type */
401 log_Printf(LogPHASE, "CBCP: no number to pass to the peer !\n");
411 * This violates the spec, but if the peer has told us the
423 * If the peer's insisting on deciding the number, make sure
424 * it's one of the ones in our list. If it is, let the peer
439 log_Printf(LogPHASE, "CBCP: Peer won't allow local decision !\n");
469 log_Printf(LogPHASE, "CBCP: no good number to pass to the peer !\n");
531 log_Printf(LogPHASE, "CBCP: peer didn't respond with a number !\n");
549 log_Printf(LogPHASE, "CBCP: peer didn't respond with a number !\n");
564 log_Printf(LogPHASE, "CBCP: peer didn't respond with a "
580 log_Printf(LogCBCP, "Invalid peer RESPONSE\n");
695 * Don't change state in case the peer doesn't get our ACK,
722 * Don't change state in case the peer doesn't get our ACK,
730 log_Printf(LogPHASE, "%s: CBCP: Peer will dial back\n", p->dl->name);
757 /* Don't change our state in case the peer doesn't get the ACK */