Home | History | Annotate | Download | only in racoon

Lines Matching defs:iddst

2256 		vchar_t *idsrc, *iddst;
2266 iddst = ipsecdoi_sockaddr2id((struct sockaddr *)&sp_out->spidx.dst,
2268 if (iddst == NULL) {
2282 iph2->sainfo = getsainfo(idsrc, iddst, NULL, NULL, remoteid);
2284 vfree(iddst);