Searched refs:__inet6_lookup_established (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | inet6_hashtables.h | 43 struct sock *__inet6_lookup_established(const struct net *net, 95 struct sock *sk = __inet6_lookup_established(net, hashinfo, saddr, in __inet6_lookup()
|
| /linux-6.15/net/ipv6/ |
| H A D | inet6_hashtables.c | 49 struct sock *__inet6_lookup_established(const struct net *net, in __inet6_lookup_established() function 90 EXPORT_SYMBOL(__inet6_lookup_established);
|
| H A D | tcpv6_offload.c | 39 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp6_check_fraglist_gro()
|
| H A D | tcp_ipv6.c | 388 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_err() 2032 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo,
|
| H A D | esp6.c | 152 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, &x->id.daddr.in6, in esp6_find_tcp_sk()
|
| /linux-6.15/net/ipv6/netfilter/ |
| H A D | nf_tproxy_ipv6.c | 112 sk = __inet6_lookup_established(net, hinfo, saddr, sport, daddr, in nf_tproxy_get_sock_v6()
|
| /linux-6.15/Documentation/networking/net_cachelines/ |
| H A D | netns_ipv4_sysctl.rst | 62 …pt read_mostly __inet6_lookup_established/inet_req…
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/crypto/ |
| H A D | tls.c | 504 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in nfp_net_tls_rx_resync_req()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_rx.c | 511 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn()
|
| /linux-6.15/net/dccp/ |
| H A D | ipv6.c | 95 sk = __inet6_lookup_established(net, &dccp_hashinfo, in dccp_v6_err()
|