5 #ifndef __VNSW_PKT_INIT__
6 #define __VNSW_PKT_INIT__
8 #include <sandesh/sandesh_trace.h>
24 void Init(
bool run_with_vrouter);
48 std::vector<FlowMgmtManager *>::const_iterator
52 std::vector<FlowMgmtManager *>::const_iterator
70 #endif // __VNSW_PKT_INIT__
SandeshTraceBufferPtr PacketTraceBuf
std::vector< FlowMgmtManager * >::const_iterator flow_mgmt_manager_iterator_end() const
boost::scoped_ptr< PktHandler > pkt_handler_
FlowTable * flow_table(uint16_t index) const
void Init(bool run_with_vrouter)
ControlInterface * control_interface() const
boost::shared_ptr< TraceBuffer< SandeshTrace > > SandeshTraceBufferPtr
DISALLOW_COPY_AND_ASSIGN(PktModule)
ControlInterface * control_interface_
FlowMgmtManagerList flow_mgmt_manager_list_
PktHandler * pkt_handler() const
boost::scoped_ptr< PacketBufferManager > packet_buffer_manager_
FlowProto * get_flow_proto() const
std::vector< FlowMgmtManager * >::const_iterator flow_mgmt_manager_iterator_begin() const
boost::scoped_ptr< FlowProto > flow_proto_
PacketBufferManager * packet_buffer_manager() const
std::vector< FlowMgmtManager * > FlowMgmtManagerList
void set_control_interface(ControlInterface *val)
FlowMgmtManagerList flow_mgmt_manager_list() const
FlowMgmtManager * flow_mgmt_manager(uint16_t index) const