Home
last modified time | relevance | path

Searched refs:inet_lookup_established (Results 1 – 2 of 2) 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/net/ipv4/
H A Desp4.c138 sk = inet_lookup_established(net, x->id.daddr.a4, dport, in esp_find_tcp_sk()