Searched refs:__inet6_lookup_established (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/net/
H A Dinet6_hashtables.h47 struct sock *__inet6_lookup_established(struct net *net,
69 struct sock *sk = __inet6_lookup_established(net, hashinfo, saddr, __inet6_lookup()
/linux-4.4.14/net/ipv6/
H A Dinet6_hashtables.c51 struct sock *__inet6_lookup_established(struct net *net, __inet6_lookup_established() function
94 EXPORT_SYMBOL(__inet6_lookup_established); variable
H A Dtcp_ipv6.c334 sk = __inet6_lookup_established(net, &tcp_hashinfo, tcp_v6_err()
1548 sk = __inet6_lookup_established(dev_net(skb->dev), &tcp_hashinfo, tcp_v6_early_demux()
/linux-4.4.14/net/netfilter/
H A Dxt_TPROXY.c196 sk = __inet6_lookup_established(net, &tcp_hashinfo, nf_tproxy_get_sock_v6()
/linux-4.4.14/net/dccp/
H A Dipv6.c88 sk = __inet6_lookup_established(net, &dccp_hashinfo, dccp_v6_err()

Completed in 173 milliseconds