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 42 of file sixlowpan-iphc-stateful-test.cc.

Member Data Documentation

◆ dst

Address SixlowpanIphcStatefulImplTest::Data::dst

Destination address.

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

◆ packet

Ptr<Packet> SixlowpanIphcStatefulImplTest::Data::packet

◆ src

Address SixlowpanIphcStatefulImplTest::Data::src

Source address.

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


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