Home | History | Annotate | Download | only in racoon

Lines Matching refs:conf

1860 		struct remoteconf *conf;
1861 conf = getrmconf(iph2->dst);
1862 if (conf != NULL)
1863 remoteid=conf->ph1id;