Searched refs:inet_lhash2_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_hashtables.c | 287 static struct sock *inet_lhash2_lookup(struct net *net, in inet_lhash2_lookup() function 360 result = inet_lhash2_lookup(net, ilb2, skb, doff, in __inet_lookup_listener() 370 result = inet_lhash2_lookup(net, ilb2, skb, doff, in __inet_lookup_listener()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_hashtables.c | 383 static struct sock *inet_lhash2_lookup(struct net *net, in inet_lhash2_lookup() function 456 result = inet_lhash2_lookup(net, ilb2, skb, doff, in __inet_lookup_listener() 466 result = inet_lhash2_lookup(net, ilb2, skb, doff, in __inet_lookup_listener()
|
Completed in 4 milliseconds