Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/netfilter/
Dnf_tproxy_ipv4.c95 sk = inet_lookup_listener(net, &tcp_hashinfo, skb, in nf_tproxy_get_sock_v4()
/kernel/linux/linux-5.10/include/net/
Dinet_hashtables.h254 static inline struct sock *inet_lookup_listener(struct net *net, in inet_lookup_listener() function
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_ipv4.c2131 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv()