|
|
@@ -46,6 +46,7 @@ static inline __be32 skb_flow_get_ports(const struct sk_buff *skb,
|
|
|
}
|
|
|
|
|
|
u32 flow_hash_from_keys(struct flow_keys *keys);
|
|
|
+void __skb_get_hash(struct sk_buff *skb);
|
|
|
u32 skb_get_poff(const struct sk_buff *skb);
|
|
|
u32 __skb_get_poff(const struct sk_buff *skb, void *data,
|
|
|
const struct flow_keys *keys, int hlen);
|