Searched refs:inet6_lhash2_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | inet6_hashtables.c | 134 static struct sock *inet6_lhash2_lookup(struct net *net, in inet6_lhash2_lookup() function 209 result = inet6_lhash2_lookup(net, ilb2, skb, doff, in inet6_lookup_listener() 219 result = inet6_lhash2_lookup(net, ilb2, skb, doff, in inet6_lookup_listener()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | inet6_hashtables.c | 151 static struct sock *inet6_lhash2_lookup(struct net *net, in inet6_lhash2_lookup() function 227 result = inet6_lhash2_lookup(net, ilb2, skb, doff, in inet6_lookup_listener() 237 result = inet6_lhash2_lookup(net, ilb2, skb, doff, in inet6_lookup_listener()
|
Completed in 3 milliseconds