Searched refs:inet6_lookup (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/
H A Dinet6_hashtables.h95 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo,
/linux-4.4.14/net/ipv6/
H A Dinet6_hashtables.c179 struct sock *inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, inet6_lookup() function
192 EXPORT_SYMBOL_GPL(inet6_lookup); variable
/linux-4.4.14/net/netfilter/
H A Dxt_socket.c328 return inet6_lookup(net, &tcp_hashinfo, xt_socket_get_sock_v6()
/linux-4.4.14/net/ipv4/
H A Dinet_diag.c370 sk = inet6_lookup(net, hashinfo, inet_diag_dump_one_icsk()

Completed in 113 milliseconds