Searched defs:ReceiveReport (Results 1 – 1 of 1) sorted by relevance
289 struct ReceiveReport struct291 u32 id; //!< Endpoint ID (<tt>EndpointDescriptor.id</tt>).292 u16 targetNodeId; //!< The target node ID.293 u16 port; //!< Port number.294 … u32 receiveCount; //!< The total number of packets received by the attached <tt>Endpoint</tt>.295 … u32 lostCount; //!< The number of packets lost because of the overflow of the receive buffer.