Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet6_hashtables.h43 struct sock *__inet6_lookup_established(const struct net *net,
95 struct sock *sk = __inet6_lookup_established(net, hashinfo, saddr, in __inet6_lookup()
/linux/net/ipv6/
H A Dinet6_hashtables.c49 struct sock *__inet6_lookup_established(const struct net *net, in __inet6_lookup_established() function
90 EXPORT_SYMBOL(__inet6_lookup_established);
H A Dtcpv6_offload.c39 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp6_check_fraglist_gro()
H A Dtcp_ipv6.c388 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in tcp_v6_err()
2025 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo,
H A Desp6.c183 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, &x->id.daddr.in6, in esp6_find_tcp_sk()
/linux/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c112 sk = __inet6_lookup_established(net, hinfo, saddr, sport, daddr, in nf_tproxy_get_sock_v6()
/linux/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c504 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in nfp_net_tls_rx_resync_req()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c511 sk = __inet6_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn()
/linux/net/dccp/
H A Dipv6.c95 sk = __inet6_lookup_established(net, &dccp_hashinfo, in dccp_v6_err()