Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet6_hashtables.h85 static inline struct sock *__inet6_lookup(struct net *net, in __inet6_lookup() function
164 return __inet6_lookup(net, hashinfo, skb, in __inet6_lookup_skb()
/openbmc/linux/net/ipv6/
H A Dinet6_hashtables.c256 sk = __inet6_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet6_lookup()
/openbmc/linux/net/core/
H A Dfilter.c6641 sk = __inet6_lookup(net, hinfo, NULL, 0, in sk_lookup()