Home
last modified time | relevance | path

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

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