Home
last modified time | relevance | path

Searched defs:ReceiveReport (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/include/nn/uds/CAFE/
Duds_Type.h289 struct ReceiveReport struct
291 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.