Searched defs:SetTtl (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
| D | quic_udp_socket.h | 139 void SetTtl(int ttl) { in SetTtl() function |
| /external/openthread/src/core/net/ | ||
| D | ip4_types.hpp | 413 void SetTtl(uint8_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Ip4::Header |
| D | srp_client.hpp | 446 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Client |
| D | srp_server.hpp | 577 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Server::Host |
| D | dns_types.hpp | 1309 void SetTtl(uint32_t aTtl) { mTtl = HostSwap32(aTtl); } in SetTtl() function in ot::Dns::ResourceRecord |