Home
last modified time | relevance | path

Searched defs:kTypeA (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/net/dns/public/
Ddns_protocol.h161 static const uint16_t kTypeA = 1; variable
/external/cronet/stable/net/dns/public/
Ddns_protocol.h161 static const uint16_t kTypeA = 1; variable
/external/openthread/src/core/net/
Ddns_types.hpp1269 static constexpr uint16_t kTypeA = 1; ///< Address record (IPv4). member in ot::Dns::ResourceRecord