|
@@ -359,7 +359,6 @@ static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo,
|
|
refcounted);
|
|
refcounted);
|
|
}
|
|
}
|
|
|
|
|
|
-u32 sk_ehashfn(const struct sock *sk);
|
|
|
|
u32 inet6_ehashfn(const struct net *net,
|
|
u32 inet6_ehashfn(const struct net *net,
|
|
const struct in6_addr *laddr, const u16 lport,
|
|
const struct in6_addr *laddr, const u16 lport,
|
|
const struct in6_addr *faddr, const __be16 fport);
|
|
const struct in6_addr *faddr, const __be16 fport);
|