39#include <phymac-clmsg.h>
57 , timestamp(timestamp)
58 , tx_duration(tx_duration)
ClMessage_t CLMSG_TAP_PKT
ClMsgTapPkt()
Constructor for broadcast ClMsg.
void setPacket(Packet *packet)
Set the packet to send via clmsg.
double getTimestamp() const
Returns the timestamp of the overheard packet.
double getTxDuration() const
Returns the timestamp of the overheard packet.
Packet * pkt
Verbosity level.
double tx_duration
rx or tx timestamp
bool getPacket(Packet *packet)
Returns the pointer to the overheard packet.