Home
last modified time | relevance | path

Searched refs:inet_lookup_listener (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c97 sk = inet_lookup_listener(net, &tcp_hashinfo, skb, in nf_tproxy_get_sock_v4()
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c96 sk = inet_lookup_listener(net, hinfo, skb, in nf_tproxy_get_sock_v4()
/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h254 static inline struct sock *inet_lookup_listener(struct net *net, in inet_lookup_listener() function
/kernel/linux/linux-6.6/include/net/
H A Dinet_hashtables.h320 static inline struct sock *inet_lookup_listener(struct net *net, in inet_lookup_listener() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c2147 struct sock *sk2 = inet_lookup_listener(dev_net(skb->dev), in tcp_v4_rcv()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c2209 struct sock *sk2 = inet_lookup_listener(net, in tcp_v4_rcv()

Completed in 11 milliseconds