CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
ProbePacketUnion Struct Reference

Structure used to hold a union of packets that are transmitted over the control or EFA interface. More...

Data Fields

ControlPacketCommonHeader common_hdr
 Common header of all probe packets.
 
union { 
 
   ControlPacketCommand   command_packet 
 Command packet transmitted over the control interface.
 
   ControlPacketAck   ack_packet 
 ACK packet transmitted over the control interface.
 
};  
 
union { 
 
   ControlPacketCommand   command_packet 
 Command packet transmitted over the control interface.
 
   ControlPacketAck   ack_packet 
 ACK packet transmitted over the control interface.
 
};  
 

Detailed Description

Structure used to hold a union of packets that are transmitted over the control or EFA interface.


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