Searched refs:inet6_lookup (Results 1 – 7 of 7) sorted by relevance
| /linux/net/ipv6/ |
| A D | inet6_hashtables.c | 229 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup() function 244 EXPORT_SYMBOL_GPL(inet6_lookup);
|
| /linux/include/net/ |
| A D | inet6_hashtables.h | 99 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
|
| /linux/net/ipv6/netfilter/ |
| A D | nf_socket_ipv6.c | 86 return inet6_lookup(net, &tcp_hashinfo, skb, doff, in nf_socket_get_sock_v6()
|
| /linux/net/ipv4/ |
| A D | inet_diag.c | 529 sk = inet6_lookup(net, hashinfo, NULL, 0, in inet_diag_find_one_icsk()
|
| /linux/ |
| A D | vmlinux.symvers | 9743 0x00000000 inet6_lookup vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 53986 ffff800010e9c1f0 T inet6_lookup
|
| A D | .tmp_System.map | 53986 ffff800010e9c1f0 T inet6_lookup
|
Completed in 342 milliseconds