IPv6 raw data and additional information. More...
Public Attributes | |
Ipv6Address | fromIp |
Source address. More... | |
uint16_t | fromProtocol |
Protocol used. More... | |
Ptr< Packet > | packet |
Packet data. More... | |
IPv6 raw data and additional information.
Definition at line 173 of file ipv6-raw-socket-impl.h.
Ipv6Address ns3::Ipv6RawSocketImpl::Data::fromIp |
Source address.
Definition at line 176 of file ipv6-raw-socket-impl.h.
uint16_t ns3::Ipv6RawSocketImpl::Data::fromProtocol |
Protocol used.
Definition at line 177 of file ipv6-raw-socket-impl.h.
Packet data.
Definition at line 175 of file ipv6-raw-socket-impl.h.