A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::dsr::PassiveBuffEntry Member List

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

GetDestination() const ns3::dsr::PassiveBuffEntryinline
GetExpireTime() const ns3::dsr::PassiveBuffEntryinline
GetFragmentOffset() const ns3::dsr::PassiveBuffEntryinline
GetIdentification() const ns3::dsr::PassiveBuffEntryinline
GetNextHop() const ns3::dsr::PassiveBuffEntryinline
GetPacket() const ns3::dsr::PassiveBuffEntryinline
GetProtocol() const ns3::dsr::PassiveBuffEntryinline
GetSegsLeft() const ns3::dsr::PassiveBuffEntryinline
GetSource() const ns3::dsr::PassiveBuffEntryinline
m_dstns3::dsr::PassiveBuffEntryprivate
m_expirens3::dsr::PassiveBuffEntryprivate
m_fragmentOffsetns3::dsr::PassiveBuffEntryprivate
m_identificationns3::dsr::PassiveBuffEntryprivate
m_nextHopns3::dsr::PassiveBuffEntryprivate
m_packetns3::dsr::PassiveBuffEntryprivate
m_protocolns3::dsr::PassiveBuffEntryprivate
m_segsLeftns3::dsr::PassiveBuffEntryprivate
m_sourcens3::dsr::PassiveBuffEntryprivate
operator==(PassiveBuffEntry const &o) const ns3::dsr::PassiveBuffEntryinline
PassiveBuffEntry(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::PassiveBuffEntryinline
SetDestination(Ipv4Address d)ns3::dsr::PassiveBuffEntryinline
SetExpireTime(Time exp)ns3::dsr::PassiveBuffEntryinline
SetFragmentOffset(uint16_t f)ns3::dsr::PassiveBuffEntryinline
SetIdentification(uint16_t i)ns3::dsr::PassiveBuffEntryinline
SetNextHop(Ipv4Address n)ns3::dsr::PassiveBuffEntryinline
SetPacket(Ptr< const Packet > p)ns3::dsr::PassiveBuffEntryinline
SetProtocol(uint8_t p)ns3::dsr::PassiveBuffEntryinline
SetSegsLeft(uint8_t seg)ns3::dsr::PassiveBuffEntryinline
SetSource(Ipv4Address s)ns3::dsr::PassiveBuffEntryinline