Home
last modified time | relevance | path

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

/net/ipv6/
Dinet6_hashtables.c149 struct sock *inet6_lookup_listener(struct net *net, in inet6_lookup_listener() function
181 EXPORT_SYMBOL_GPL(inet6_lookup_listener);
Dtcp_ipv6.c963 sk1 = inet6_lookup_listener(net, in tcp_v6_send_reset()
1667 sk2 = inet6_lookup_listener(dev_net(skb->dev), &tcp_hashinfo, in tcp_v6_rcv()
/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c96 sk = inet6_lookup_listener(net, &tcp_hashinfo, skb, in nf_tproxy_get_sock_v6()