CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
This defines a structure that contains all of the state information for the receiving side of a single flow. More...
#include <adapter_efa_probe.h>
Data Fields | |
ProbeState | rx_state |
int | send_reset_retry_count |
When in kProbeStateIdle or kProbeStateSendReset state, this is the number of consecutive reset commands that have been sent without receiving any commands back. | |
int | packets_received_count |
Number of probe packets that have been received. | |
uint32_t | total_packet_count_snapshot |
Snapshot of total packet received count. | |
This defines a structure that contains all of the state information for the receiving side of a single flow.
ProbeState RxEndpointProbeState::rx_state |
Current Rx probe state.