Home | History | Annotate | Download | only in racoon

Lines Matching refs:dst_id

1926 	if (iph2->src_id || iph2->dst_id) {
2039 iph2->dst_id = dupsaddr((struct sockaddr *)&spidx.src);
2040 if (iph2->dst_id == NULL) {