inet6_ehashfn
refcounted, inet6_ehashfn);
inet6_ehashfn_t inet6_ehashfn;
return inet6_ehashfn(sock_net(sk),
phash = INDIRECT_CALL_INET(ehashfn, udp6_ehashfn, inet6_ehashfn,
saddr, sport, daddr, hnum, inet6_ehashfn);
inet6_ehashfn);
hash_port0 = inet6_ehashfn(net, daddr, 0, saddr, inet->inet_dport);
EXPORT_SYMBOL_GPL(inet6_ehashfn);
hash = inet6_ehashfn(net, daddr, hnum, saddr, sport);