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 D | quic_udp_socket.h | 142 void SetTtl(int ttl) { in SetTtl() function |
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | ip4_types.hpp | 469 void SetTtl(uint8_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Ip4::Header |
H A D | srp_client.hpp | 494 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Client |
H A D | srp_server.hpp | 597 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Server::Host |
H A D | dns_types.hpp | 1452 void SetTtl(uint32_t aTtl) { mTtl = BigEndian::HostSwap32(aTtl); } in SetTtl() function in ot::Dns::ResourceRecord |