Searched refs:inet6_lookup (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 248 struct sock *inet6_lookup(const struct net *net, in inet6_lookup() function 263 EXPORT_SYMBOL_GPL(inet6_lookup);
|
| /linux/net/ipv6/netfilter/ |
| H A D | nf_socket_ipv6.c | 86 return inet6_lookup(net, skb, doff, saddr, sport, daddr, dport, in nf_socket_get_sock_v6()
|
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 165 struct sock *inet6_lookup(const struct net *net, struct sk_buff *skb, int doff,
|
| /linux/net/ipv4/ |
| H A D | tcp_diag.c | 581 sk = inet6_lookup(net, NULL, 0, in tcp_diag_find_one_icsk()
|