DESERT 3.5.1
Loading...
Searching...
No Matches
uwtap_clmsg.h File Reference
#include <clmessage.h>
#include <packet.h>
Include dependency graph for uwtap_clmsg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClMsgTapPkt
 

Enumerations

enum class  clmsg_tap_type {
  START_TX , END_TX , START_RX , END_RX ,
  NONE
}
 

Variables

ClMessage_t CLMSG_TAP_PKT
 

Enumeration Type Documentation

◆ clmsg_tap_type

enum class clmsg_tap_type
strong
Enumerator
START_TX 
END_TX 
START_RX 
END_RX 
NONE 

Definition at line 45 of file uwtap_clmsg.h.

Variable Documentation

◆ CLMSG_TAP_PKT

ClMessage_t CLMSG_TAP_PKT
extern