Searched refs:getrmconf (Results 1 – 10 of 10) sorted by relevance
163 extern struct remoteconf *getrmconf __P((struct sockaddr *));
415 rmconf = getrmconf(dst);
162 getrmconf(remote) in getrmconf() function
1247 conf = getrmconf(iph2->dst);
1329 newrmconf=getrmconf(p->remote); in revalidate_ph1tree_rmconf()
1131 rmconf = getrmconf(remote);2156 rmconf = getrmconf(iph2->dst);
707 rmconf = getrmconf(remote);
1860 conf = getrmconf(iph2->dst);
1862 conf = getrmconf(iph2[n]->dst);
306 struct remoteconf *getrmconf(struct sockaddr *addr) in getrmconf() function