inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
[deliverable/linux.git] / include / linux / netfilter_ipv4 / ip_tables.h
index 4073510da485fbad83ba5236d7ba5794b599653a..aa598f942c01a8d549302d570d17b6fa95198569 100644 (file)
@@ -64,7 +64,6 @@ struct ipt_error {
 
 extern void *ipt_alloc_initial_table(const struct xt_table *);
 extern unsigned int ipt_do_table(struct sk_buff *skb,
-                                unsigned int hook,
                                 const struct nf_hook_state *state,
                                 struct xt_table *table);
 
This page took 0.027071 seconds and 5 git commands to generate.