A Discrete-Event Network Simulator
API
ns3::dsr::DsrPassiveBuffEntry Member List

This is the complete list of members for ns3::dsr::DsrPassiveBuffEntry, including all inherited members.

DsrPassiveBuffEntry(Ptr< const Packet > pa=0, Ipv4Address d=Ipv4Address(), Ipv4Address s=Ipv4Address(), Ipv4Address n=Ipv4Address(), uint16_t i=0, uint16_t f=0, uint8_t seg=0, Time exp=Simulator::Now(), uint8_t p=0)ns3::dsr::DsrPassiveBuffEntryinline
GetDestination() const ns3::dsr::DsrPassiveBuffEntryinline
GetExpireTime() const ns3::dsr::DsrPassiveBuffEntryinline
GetFragmentOffset() const ns3::dsr::DsrPassiveBuffEntryinline
GetIdentification() const ns3::dsr::DsrPassiveBuffEntryinline
GetNextHop() const ns3::dsr::DsrPassiveBuffEntryinline
GetPacket() const ns3::dsr::DsrPassiveBuffEntryinline
GetProtocol() const ns3::dsr::DsrPassiveBuffEntryinline
GetSegsLeft() const ns3::dsr::DsrPassiveBuffEntryinline
GetSource() const ns3::dsr::DsrPassiveBuffEntryinline
m_dstns3::dsr::DsrPassiveBuffEntryprivate
m_expirens3::dsr::DsrPassiveBuffEntryprivate
m_fragmentOffsetns3::dsr::DsrPassiveBuffEntryprivate
m_identificationns3::dsr::DsrPassiveBuffEntryprivate
m_nextHopns3::dsr::DsrPassiveBuffEntryprivate
m_packetns3::dsr::DsrPassiveBuffEntryprivate
m_protocolns3::dsr::DsrPassiveBuffEntryprivate
m_segsLeftns3::dsr::DsrPassiveBuffEntryprivate
m_sourcens3::dsr::DsrPassiveBuffEntryprivate
operator==(DsrPassiveBuffEntry const &o) const ns3::dsr::DsrPassiveBuffEntryinline
SetDestination(Ipv4Address d)ns3::dsr::DsrPassiveBuffEntryinline
SetExpireTime(Time exp)ns3::dsr::DsrPassiveBuffEntryinline
SetFragmentOffset(uint16_t f)ns3::dsr::DsrPassiveBuffEntryinline
SetIdentification(uint16_t i)ns3::dsr::DsrPassiveBuffEntryinline
SetNextHop(Ipv4Address n)ns3::dsr::DsrPassiveBuffEntryinline
SetPacket(Ptr< const Packet > p)ns3::dsr::DsrPassiveBuffEntryinline
SetProtocol(uint8_t p)ns3::dsr::DsrPassiveBuffEntryinline
SetSegsLeft(uint8_t seg)ns3::dsr::DsrPassiveBuffEntryinline
SetSource(Ipv4Address s)ns3::dsr::DsrPassiveBuffEntryinline