Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c98 sk = inet_lookup_listener(net, hinfo, skb, in nf_tproxy_get_sock_v4()
/openbmc/linux/include/net/
H A Dinet_hashtables.h320 static inline struct sock *inet_lookup_listener(struct net *net, in inet_lookup_listener() function
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c2224 struct sock *sk2 = inet_lookup_listener(net, in tcp_v4_rcv()