Home | History | Annotate | Download | only in racoon

Lines Matching full:raddr

633 xauth_login_pam(port, raddr, usr, pwd)
635 struct sockaddr *raddr;
668 if ((remote = strdup(saddrwop2str(raddr))) == NULL) {