getrmconf
rmconf = getrmconf(dst, 0);
from = getrmconf($4, GETRMCONF_F_NO_ANONYMOUS);
rmconf = getrmconf(iph2->dst, nopassive ? GETRMCONF_F_NO_PASSIVE : 0);
conf = getrmconf(iph2->dst, 0);
rmconf = getrmconf(ma->remote, 0);
rmconf = getrmconf(iph2->dst, 0);
extern struct remoteconf *getrmconf(struct sockaddr *remote, int flags);