Home
last modified time | relevance | path

Searched refs:GetTtl (Results 1 – 25 of 530) sorted by relevance

12345678910>>...22

/dports/net/olsrd/olsrd-0.9.8/lib/mdns/src/
H A DPacket.h79 u_int8_t GetTtl(unsigned char *ipPacket);
H A DPacket.c130 GetTtl(unsigned char *ipPacket) in GetTtl() function
/dports/net/olsrd/olsrd-0.9.8/lib/bmf/src/
H A DPacket.h86 u_int8_t GetTtl(unsigned char* ipPacket);
H A DPacket.c132 u_int8_t GetTtl(unsigned char* ipPacket) in GetTtl() function
/dports/net/olsrd/olsrd-0.9.8/lib/p2pd/src/
H A DPacket.h82 u_int8_t GetTtl(unsigned char* ipPacket);
H A DPacket.c197 u_int8_t GetTtl(unsigned char* ipPacket) in GetTtl() function
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/model/
H A Dipv4-packet-info-tag.h92 uint8_t GetTtl (void) const;
H A Dipv4-packet-info-tag.cc75 Ipv4PacketInfoTag::GetTtl (void) const in GetTtl() function in ns3::Ipv4PacketInfoTag
H A Dipv4-header.h209 uint8_t GetTtl (void) const;
H A Dipv4-raw-socket-impl.cc444 tag.SetTtl (ipHeader.GetTtl ()); in ForwardUp()
460 ipTtlTag.SetTtl (ipHeader.GetTtl ()); in ForwardUp()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/mesh/model/dot11s/
H A Dhwmp-tag.h72 uint8_t GetTtl ();
H A Die-dot11s-rann.h84 uint8_t GetTtl ();
H A Die-dot11s-prep.h98 uint32_t GetTtl () const;
H A Dhwmp-tag.cc57 HwmpTag::GetTtl () in GetTtl() function in ns3::dot11s::HwmpTag
H A Dhwmp-protocol-mac.cc129 if (preq->GetTtl () == 0) in ReceiveAction()
142 if (prep->GetTtl () == 0) in ReceiveAction()
210 meshHdr.SetMeshTtl (tag.GetTtl ()); in UpdateOutcomingFrame()
H A Die-dot11s-preq.h204 uint8_t GetTtl () const;
H A Die-dot11s-rann.cc85 IeRann::GetTtl () in GetTtl() function in ns3::dot11s::IeRann
/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DnsHostRecord.h259 nsresult GetTtl(uint32_t* aResult);
306 (uint16_t, GetTtl, 1),
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appsync/include/aws/appsync/model/
H A DCachingConfig.h46 inline long long GetTtl() const{ return m_ttl; } in GetTtl() function
H A DUpdateApiCacheRequest.h86 inline long long GetTtl() const{ return m_ttl; } in GetTtl() function
H A DCreateApiCacheRequest.h86 inline long long GetTtl() const{ return m_ttl; } in GetTtl() function
H A DApiCache.h46 inline long long GetTtl() const{ return m_ttl; } in GetTtl() function
/dports/net/ns3/ns-allinone-3.35/ns-3.35/examples/socket/
H A Dsocket-options-ipv4.cc49 NS_LOG_INFO (" TTL = " << (uint32_t)ttlTag.GetTtl ()); in ReceivePacket()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplifybackend/include/aws/amplifybackend/model/
H A DGetTokenResult.h146 inline const Aws::String& GetTtl() const{ return m_ttl; } in GetTtl() function
H A DCreateTokenResult.h146 inline const Aws::String& GetTtl() const{ return m_ttl; } in GetTtl() function

12345678910>>...22