Collaboration diagram for ns3::Ipv4RawSocketImpl::Data:Public Attributes | |
| Ipv4Address | fromIp |
| uint16_t | fromProtocol |
| Ptr< Packet > | packet |
Definition at line 54 of file ipv4-raw-socket-impl.h.
| Ipv4Address ns3::Ipv4RawSocketImpl::Data::fromIp |
Definition at line 56 of file ipv4-raw-socket-impl.h.
Referenced by ns3::Ipv4RawSocketImpl::ForwardUp(), and ns3::Ipv4RawSocketImpl::RecvFrom().
| uint16_t ns3::Ipv4RawSocketImpl::Data::fromProtocol |
Definition at line 57 of file ipv4-raw-socket-impl.h.
Referenced by ns3::Ipv4RawSocketImpl::ForwardUp(), and ns3::Ipv4RawSocketImpl::RecvFrom().
Definition at line 55 of file ipv4-raw-socket-impl.h.
Referenced by ns3::Ipv4RawSocketImpl::ForwardUp(), and ns3::Ipv4RawSocketImpl::RecvFrom().