Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet6_hashtables.h85 static inline struct sock *__inet6_lookup(const struct net *net, in __inet6_lookup() function
162 return __inet6_lookup(net, skb, doff, &ip6h->saddr, sport, in __inet6_lookup_skb()
/linux/net/ipv6/
H A Dinet6_hashtables.c292 sk = __inet6_lookup(net, skb, doff, saddr, sport, daddr, in inet6_lookup()
/linux/net/core/
H A Dfilter.c7015 sk = __inet6_lookup(net, NULL, 0, in __bpf_sk_lookup()