Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsntp_client.hpp239 struct QueryMetadata : public Message::FooterData<QueryMetadata> struct in ot::Sntp::Client
241 … uint32_t mTransmitTimestamp; // Time at client when request departed for server
242 Callback<ResponseHandler> mResponseHandler; // Response handler callback
243 …imeMilli mTransmissionTime; // Time when the timer should shoot for this message
244 Ip6::Address mSourceAddress; // Source IPv6 address
245 Ip6::Address mDestinationAddress; // Destination IPv6 address
246 uint16_t mDestinationPort; // Destination UDP port
247 uint8_t mRetransmissionCount; // Number of retransmissions