Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.13.1.2
Data Fields
openapiClientRpcStats_t Struct Reference

Data Fields

uint32_t mconnfail
 Failed connection attempts.
 
uint32_t mnowait
 Nowait option usage count.
 
uint32_t mrecvfail
 Failed msg recv attempts.
 
uint32_t mrecvok
 Received msg success count.
 
uint32_t mrecvseqerr
 Msg recv sequence number mismatch (not processed)
 
uint32_t mrecvtimeout
 Msg recv timed out (not processed)
 
uint32_t mrecvtrunc
 Truncated recv msgs (not processed)
 
uint32_t msendfail
 Failed msg send attempts.
 
uint32_t msendok
 Sent msg success count.
 

Detailed Description

Examples:
interface_example.c.

Definition at line 470 of file openapi_common.h.


The documentation for this struct was generated from the following file: