Searched refs:__inet6_lookup_established (Results 1 – 6 of 6) sorted by relevance
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 45 struct sock *__inet6_lookup_established(const struct net *net, 94 struct sock *sk = __inet6_lookup_established(net, saddr, sport, in __inet6_lookup()
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 84 struct sock *__inet6_lookup_established(const struct net *net, in __inet6_lookup_established() function 124 EXPORT_SYMBOL(__inet6_lookup_established);
|
| H A D | ip6_input.c | 70 sk = __inet6_lookup_established(net, &hdr->saddr, th->source, in tcp_v6_early_demux()
|
| H A D | esp6.c | 155 sk = __inet6_lookup_established(net, &x->id.daddr.in6, dport, in esp6_find_tcp_sk()
|
| /linux/Documentation/networking/net_cachelines/ |
| H A D | netns_ipv4_sysctl.rst | 64 …pt read_mostly __inet6_lookup_established/inet_req…
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |