Home
last modified time | relevance | path

Searched defs:SetTtl (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_udp_socket.h142 void SetTtl(int ttl) { in SetTtl() function
/aosp_15_r20/external/openthread/src/core/net/
H A Dip4_types.hpp469 void SetTtl(uint8_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Ip4::Header
H A Dsrp_client.hpp494 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Client
H A Dsrp_server.hpp597 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Server::Host
H A Ddns_types.hpp1452 void SetTtl(uint32_t aTtl) { mTtl = BigEndian::HostSwap32(aTtl); } in SetTtl() function in ot::Dns::ResourceRecord