|
@@ -99,7 +99,7 @@ int nf_flow_table_iterate(struct nf_flowtable *flow_table,
|
|
void (*iter)(struct flow_offload *flow, void *data),
|
|
void (*iter)(struct flow_offload *flow, void *data),
|
|
void *data);
|
|
void *data);
|
|
|
|
|
|
-void nf_flow_table_cleanup(struct net *net, struct net_device *dev);
|
|
|
|
|
|
+void nf_flow_table_cleanup(struct net_device *dev);
|
|
|
|
|
|
int nf_flow_table_init(struct nf_flowtable *flow_table);
|
|
int nf_flow_table_init(struct nf_flowtable *flow_table);
|
|
void nf_flow_table_free(struct nf_flowtable *flow_table);
|
|
void nf_flow_table_free(struct nf_flowtable *flow_table);
|