Searched defs:SetTtl (Results 1 – 6 of 6) sorted by relevance
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/ | ||
D | quic_udp_socket.h | 143 void SetTtl(int ttl) { in SetTtl() function |
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/ | ||
D | quic_udp_socket.h | 143 void SetTtl(int ttl) { in SetTtl() function |
/external/openthread/src/core/net/ | ||
D | ip4_types.hpp | 428 void SetTtl(uint8_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Ip4::Header |
D | srp_client.hpp | 456 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Client |
D | srp_server.hpp | 557 void SetTtl(uint32_t aTtl) { mTtl = aTtl; } in SetTtl() function in ot::Srp::Server::Host |
D | dns_types.hpp | 1354 void SetTtl(uint32_t aTtl) { mTtl = BigEndian::HostSwap32(aTtl); } in SetTtl() function in ot::Dns::ResourceRecord |