36 #ifndef ARM_TRC_PKT_IN_I_H_INCLUDED 37 #define ARM_TRC_PKT_IN_I_H_INCLUDED 73 const P *p_packet_in) = 0;
78 #endif // ARM_TRC_PKT_IN_I_H_INCLUDED enum _ocsd_datapath_op_t ocsd_datapath_op_t
Abstract base class to for interfaces templated types.
enum _ocsd_datapath_resp_t ocsd_datapath_resp_t
uint32_t ocsd_trc_index_t
Interface class providing an input for discrete protocol packets.
virtual ocsd_datapath_resp_t PacketDataIn(const ocsd_datapath_op_t op, const ocsd_trc_index_t index_sop, const P *p_packet_in)=0