Searched refs:dst_id (Results 1 – 5 of 5) sorted by relevance
255 struct sockaddr *dst_id; member
858 if (proxy && iph2->src_id && iph2->dst_id &&861 dst = iph2->dst_id;1052 if (proxy && iph2->src_id && iph2->dst_id &&1055 sa_args.src = iph2->dst_id;1339 if (proxy && iph2->src_id && iph2->dst_id &&1342 sa_args.dst = iph2->dst_id;
668 if (iph2->dst_id) {669 racoon_free(iph2->dst_id);670 iph2->dst_id = NULL;
1924 if (iph2->src_id || iph2->dst_id) {2037 iph2->dst_id = dupsaddr((struct sockaddr *)&spidx.src);2038 if (iph2->dst_id == NULL) {
3479 iph2->dst_id = 3481 if (iph2->dst_id == NULL) {