IPv4 raw data and additional information. More...
Public Attributes | |
Ipv4Address | fromIp |
Source address. More... | |
uint16_t | fromProtocol |
Protocol used. More... | |
Ptr< Packet > | packet |
Packet data. More... | |
IPv4 raw data and additional information.
Definition at line 97 of file ipv4-raw-socket-impl.h.
Ipv4Address ns3::Ipv4RawSocketImpl::Data::fromIp |
Source address.
Definition at line 99 of file ipv4-raw-socket-impl.h.
uint16_t ns3::Ipv4RawSocketImpl::Data::fromProtocol |
Protocol used.
Definition at line 100 of file ipv4-raw-socket-impl.h.
Packet data.
Definition at line 98 of file ipv4-raw-socket-impl.h.