Home
last modified time | relevance | path

Searched refs:remoteid (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dsainfo.c80 getsainfo(loc, rmt, peer, client, remoteid) in getsainfo() argument
82 uint32_t remoteid;
114 dloc, drmt, dpeer, dclient, remoteid );
127 if(s->remoteid != remoteid) {
130 s->remoteid, remoteid);
239 if(s->remoteid) in prisainfo()
390 idloc, idrmt, id_i, si->remoteid);
H A Dsainfo.h63 uint32_t remoteid; member
H A Disakmp.c2253 uint32_t remoteid = 0; local
2282 remoteid = conf->ph1id;
2286 iph2->sainfo = getsainfo(idsrc, iddst, NULL, NULL, remoteid);
H A Dcfparse.y1472 cur_sainfo->remoteid);
1719 cur_sainfo->remoteid = $2;
H A Dhandler.c1254 NULL, iph2->sainfo->remoteid); in revalidate_ph2()
/netbsd-src/crypto/dist/ipsec-tools/
H A DNEWS63 o Support for ph1id to remoteid matching