Searched refs:__inet_lookup_established (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | inet_hashtables.h | 310 struct sock *__inet_lookup_established(struct net *net, 322 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established() 337 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_hashtables.c | 392 struct sock *__inet_lookup_established(struct net *net, in __inet_lookup_established() function 436 EXPORT_SYMBOL_GPL(__inet_lookup_established);
|
| H A D | tcp_ipv4.c | 479 sk = __inet_lookup_established(net, &tcp_hashinfo, iph->daddr, in tcp_v4_err() 1753 sk = __inet_lookup_established(dev_net(skb->dev), &tcp_hashinfo, in tcp_v4_early_demux()
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ipv4.c | 254 sk = __inet_lookup_established(net, &dccp_hashinfo, in dccp_v4_err()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 1224 __inet_lookup_established
|