Home | History | Annotate | Download | only in racoon

Lines Matching defs:iph1

128 	struct ph1handle *iph1;
140 local_score = naddr_score(key->src, req->iph1->local);
141 remote_score = naddr_score(key->dst, req->iph1->remote);
163 rsa_lookup_keys(struct ph1handle *iph1, int my)
169 saddr2str_fromto("%s <-> %s", iph1->local, iph1->remote));
171 r.iph1 = iph1;
176 list = iph1->rmconf->rsa_private;
178 list = iph1->rmconf->rsa_public;