Home | History | Annotate | Download | only in racoon

Lines Matching refs:remote

287 			    iph1->remote, usr, pwd);
311 * On failure, throttle the connexion for the remote host
314 throttle_delay = throttle_host(iph1->remote, res) - time(NULL);
318 str = saddrwop2str(iph1->remote);
644 char *remote = NULL;
668 if ((remote = strdup(saddrwop2str(raddr))) == NULL) {
674 if ((error = pam_set_item(pam, PAM_RHOST, remote)) != 0) {
707 if (remote != NULL)
708 free(remote);
715 if (remote != NULL)
716 free(remote);
1471 plog(LLV_ERROR, LOCATION, iph1->remote,
1475 plog(LLV_NOTIFY,LOCATION, iph1->remote,
1581 EVT_PUSH(iph1->local, iph1->remote,
1586 EVT_PUSH(iph1->local, iph1->remote,
1600 plog(LLV_ERROR, LOCATION, iph1->remote,
1604 plog(LLV_NOTIFY,LOCATION, iph1->remote,