Searched defs:mTtl (Results 1 – 7 of 7) sorted by relevance
| /external/openthread/include/openthread/ | ||
| D | dnssd_server.h | 124 uint32_t mTtl; ///< Service TTL (in seconds). member |
| D | dns_client.h | 317 uint32_t mTtl; ///< Service record TTL (in seconds). member |
| /external/ot-br-posix/src/mdns/ | ||
| D | mdns.hpp | 116 uint32_t mTtl = 0; ///< Service TTL. member |
| /external/openthread/src/core/net/ | ||
| D | srp_server.hpp | 401 uint32_t mTtl; // The TTL in seconds. member |
| D | ip4_types.hpp | 531 uint8_t mTtl; member in ot::Ip4::Header |
| D | srp_client.hpp | 1008 uint32_t mTtl; member in ot::Srp::Client |
| D | dns_types.hpp | 1489 uint32_t mTtl; // Specifies the maximum time that the resource record may be cached. member in ot::Dns::ResourceRecord |