Home
last modified time | relevance | path

Searched refs:__inet6_lookup_established (Results 1 – 4 of 4) sorted by relevance

/net/ipv6/
Dinet6_hashtables.c101 struct sock *__inet6_lookup_established(struct net *net, in __inet6_lookup_established() function
144 EXPORT_SYMBOL(__inet6_lookup_established);
Dtcp_ipv6.c1024 nsk = __inet6_lookup_established(sock_net(sk), &tcp_hashinfo, in tcp_v6_hnd_req()
1609 sk = __inet6_lookup_established(dev_net(skb->dev), &tcp_hashinfo, in tcp_v6_early_demux()
/net/netfilter/
Dxt_TPROXY.c190 sk = __inet6_lookup_established(net, &tcp_hashinfo, in nf_tproxy_get_sock_v6()
/net/dccp/
Dipv6.c351 nsk = __inet6_lookup_established(sock_net(sk), &dccp_hashinfo, in dccp_v6_hnd_req()