Home
last modified time | relevance | path

Searched refs:__ip_map_lookup (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/sunrpc/
Dsvcauth_unix.c174 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, struct in6_addr *addr);
244 ipmp = __ip_map_lookup(cd, class, &sin6.sin6_addr); in ip_map_parse()
289 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, in __ip_map_lookup() function
690 ipm = __ip_map_lookup(sn->ip_map_cache, rqstp->rq_server->sv_program->pg_class, in svcauth_unix_set_client()