Searched refs:inet_lookup_established (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/net/ipv4/netfilter/ |
D | nf_tproxy_ipv4.c | 110 sk = inet_lookup_established(net, hinfo, saddr, sport, in nf_tproxy_get_sock_v4()
|
/linux-6.6.21/include/net/ |
D | inet_hashtables.h | 404 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/ |
D | tls.c | 498 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/ |
D | ktls_rx.c | 503 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, in resync_update_sn()
|
/linux-6.6.21/net/ipv4/ |
D | esp4.c | 164 sk = inet_lookup_established(net, net->ipv4.tcp_death_row.hashinfo, x->id.daddr.a4, in esp_find_tcp_sk()
|