Home
last modified time | relevance | path

Searched refs:inet_lookup_established (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/net/ipv4/netfilter/
Dnf_tproxy_ipv4.c110 sk = inet_lookup_established(net, hinfo, saddr, sport, in nf_tproxy_get_sock_v4()
/linux-6.6.21/include/net/
Dinet_hashtables.h404 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, in inet_lookup_established() function
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/crypto/
Dtls.c498 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in nfp_net_tls_rx_resync_req()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c503 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn()
/linux-6.6.21/net/ipv4/
Desp4.c164 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, x->id.daddr.a4, in esp_find_tcp_sk()