net/flowcache: Convert to hotplug state machine
[linux-2.6-microblaze.git] / include / net / flow.h
index 035aa77..2e386bd 100644 (file)
@@ -239,6 +239,7 @@ struct flow_cache_object *flow_cache_lookup(struct net *net,
                                            void *ctx);
 int flow_cache_init(struct net *net);
 void flow_cache_fini(struct net *net);
+void flow_cache_hp_init(void);
 
 void flow_cache_flush(struct net *net);
 void flow_cache_flush_deferred(struct net *net);