Searched refs:inet6_lookup (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | inet6_hashtables.c | 247 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, in inet6_lookup() function 262 EXPORT_SYMBOL_GPL(inet6_lookup);
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | nf_socket_ipv6.c | 86 return inet6_lookup(net, net->ipv4.tcp_death_row.hashinfo, in nf_socket_get_sock_v6()
|
/openbmc/linux/include/net/ |
H A D | inet6_hashtables.h | 170 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
|
/openbmc/linux/net/ipv4/ |
H A D | inet_diag.c | 529 sk = inet6_lookup(net, hashinfo, NULL, 0, in inet_diag_find_one_icsk()
|