net: core: Support UID-based routing.
[firefly-linux-kernel-4.4.55.git] / include / net / ip6_route.h
index 877f682989b892fb1d70256bda6b33f03e34a0f5..4bbd221637cd8d619ae0ece91836ae6dd3c70ae3 100644 (file)
@@ -108,7 +108,7 @@ 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_no_header(struct sk_buff *skb, struct net *net, int oif,