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