Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket.h139 void SetTtl(int ttl) { in SetTtl() function
/external/openthread/src/core/net/
Dip4_types.hpp413 void SetTtl(uint8_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Ip4::Header
Dsrp_client.hpp446 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Client
Dsrp_server.hpp577 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Server::Host
Ddns_types.hpp1309 void SetTtl(uint32_t aTtl) { mTtl = HostSwap32(aTtl); } in SetTtl() function in ot::Dns::ResourceRecord