Home
last modified time | relevance | path

Searched refs:GetRetransTimer (Results 1 – 5 of 5) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet-apps/model/
H A Dradvd-interface.h195 uint32_t GetRetransTimer () const;
H A Dradvd-interface.cc221 uint32_t RadvdInterface::GetRetransTimer () const in GetRetransTimer() function in ns3::RadvdInterface
H A Dradvd.cc201 raHdr.SetRetransmissionTime (config->GetRetransTimer ()); in Send()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/model/
H A Dipv6-interface.h186 uint16_t GetRetransTimer () const;
H A Dipv6-interface.cc483 uint16_t Ipv6Interface::GetRetransTimer () const in GetRetransTimer() function in ns3::Ipv6Interface