A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
SixlowpanIphcStatefulImplTest::Data Struct Reference

Structure to hold the Rx/Tx packets. More...

+ Collaboration diagram for SixlowpanIphcStatefulImplTest::Data:

Public Attributes

Address dst
 Destination address.
 
Ptr< Packetpacket
 Packet data.
 
Address src
 Source address.
 

Detailed Description

Structure to hold the Rx/Tx packets.

Definition at line 53 of file sixlowpan-iphc-stateful-test.cc.

Member Data Documentation

◆ dst

Address SixlowpanIphcStatefulImplTest::Data::dst

◆ packet

Ptr<Packet> SixlowpanIphcStatefulImplTest::Data::packet

◆ src

Address SixlowpanIphcStatefulImplTest::Data::src

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