]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/net/ipv6.h
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
[linux-beck.git] / include / net / ipv6.h
index 87ca1bf17d711e54b1278ed488ac7662b705f569..da1c089680d8d205715f9c88b25d06e532679bae 100644 (file)
@@ -245,7 +245,7 @@ struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space,
 
 extern int ipv6_opt_accepted(struct sock *sk, struct sk_buff *skb);
 
-int ip6_frag_nqueues(void);
+int ip6_frag_nqueues(struct net *net);
 int ip6_frag_mem(void);
 
 #define IPV6_FRAG_TIMEOUT      (60*HZ)         /* 60 seconds */