Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Dsvcauth_unix.c175 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, struct in6_addr *addr);
245 ipmp = __ip_map_lookup(cd, class, &sin6.sin6_addr); in ip_map_parse()
290 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, in __ip_map_lookup() function
700 ipm = __ip_map_lookup(sn->ip_map_cache, in svcauth_unix_set_client()