Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dinet_hashtables.h333 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, in inet_lookup_established() function
/linux-4.1.27/net/netfilter/
Dxt_TPROXY.c132 sk = inet_lookup_established(net, &tcp_hashinfo, in nf_tproxy_get_sock_v4()
/linux-4.1.27/net/dccp/
Dipv4.c460 nsk = inet_lookup_established(sock_net(sk), &dccp_hashinfo, in dccp_v4_hnd_req()
/linux-4.1.27/net/ipv4/
Dtcp_ipv4.c1360 nsk = inet_lookup_established(sock_net(sk), &tcp_hashinfo, iph->saddr, in tcp_v4_hnd_req()