]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/ip6_route.h
x86/xen: use capabilities instead of fake cpuid values for aperf
[karo-tx-linux.git] / include / net / ip6_route.h
index f83e78d071a30c332fc1bd20f5f187adfd8e0b64..9dc2c182a263218ad63ceb326893b4c86c21ff95 100644 (file)
@@ -140,9 +140,10 @@ int rt6_route_rcv(struct net_device *dev, u8 *opt, int len,
                  const struct in6_addr *gwaddr);
 
 void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu, int oif,
-                    u32 mark);
+                    u32 mark, kuid_t uid);
 void ip6_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, __be32 mtu);
-void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark);
+void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark,
+                 kuid_t uid);
 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif,
                            u32 mark);
 void ip6_sk_redirect(struct sk_buff *skb, struct sock *sk);