Home | History | Annotate | Download | only in racoon

Lines Matching refs:src_id

1926 	if (iph2->src_id || iph2->dst_id) {
2033 iph2->src_id = dupsaddr((struct sockaddr *)&spidx.dst);
2034 if (iph2->src_id == NULL) {