Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_hashtables.h399 static inline struct sock *inet_lookup_established(struct net *net, in inet_lookup_established() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c517 sk = inet_lookup_established(net, iph->saddr, th->source, in resync_update_sn()
/linux/net/ipv4/
H A Desp4.c135 sk = inet_lookup_established(net, x->id.daddr.a4, dport, in esp_find_tcp_sk()