66 virtual void recv(Packet *p)
override;
virtual int recvSyncClMsg(ClMessage *m) override
Retrieve packets from other modules.
virtual void recv(Packet *p) override
Performs the reception of packets from upper and lower layers.
virtual double Tap2PhyTxDuration(Packet *p)
Asks the PHY the time needed to transmit a packet.
virtual ~UwTap()=default
Virtual destructor of the overhearing class.
UwTap()=default
Constructor of the overhearing class.