inet: refactor inet[6]_lookup functions to take skb
[cascardo/linux.git] / net / ipv4 / inet_hashtables.c
index b6023b7..5e4290b 100644 (file)
@@ -205,6 +205,7 @@ static inline int compute_score(struct sock *sk, struct net *net,
 
 struct sock *__inet_lookup_listener(struct net *net,
                                    struct inet_hashinfo *hashinfo,
+                                   struct sk_buff *skb, int doff,
                                    const __be32 saddr, __be16 sport,
                                    const __be32 daddr, const unsigned short hnum,
                                    const int dif)