__ip_map_lookup   168 net/sunrpc/svcauth_unix.c static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, struct in6_addr *addr);
__ip_map_lookup   238 net/sunrpc/svcauth_unix.c 	ipmp = __ip_map_lookup(cd, class, &sin6.sin6_addr);
__ip_map_lookup   307 net/sunrpc/svcauth_unix.c 	return __ip_map_lookup(sn->ip_map_cache, class, addr);
__ip_map_lookup   695 net/sunrpc/svcauth_unix.c 		ipm = __ip_map_lookup(sn->ip_map_cache, rqstp->rq_server->sv_program->pg_class,