Searched refs:__inet_lookup (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | inet_hashtables.h | 329 static inline struct sock *__inet_lookup(struct net *net, in __inet_lookup() function 360 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup() 383 return __inet_lookup(dev_net(skb_dst(skb)->dev), hashinfo, skb, in __inet_lookup_skb()
|
| /Linux-v5.4/net/core/ |
| D | filter.c | 5216 sk = __inet_lookup(net, &tcp_hashinfo, NULL, 0, in sk_lookup()
|