session: delegate fifo ooo lookup init to transports
[vpp.git] / src / vnet / session / transport.h
index 9c873b1..c8d4e27 100644 (file)
@@ -217,6 +217,7 @@ transport_connection_is_cless (transport_connection_t * tc)
 }
 
 void transport_connection_reschedule (transport_connection_t * tc);
+void transport_fifos_init_ooo (transport_connection_t * tc);
 
 /**
  * Register transport virtual function table.