Searched defs:DNSQuestion_struct (Results 1 – 1 of 1) sorted by relevance
1514 struct DNSQuestion_struct struct1517 DNSQuestion *next;1518 mDNSu32 qnamehash;1519 … DelayAnswering; // Set if we want to defer answering this question until the cache settles1520 …2 LastQTime; // Last scheduled transmission of this Q on *all* applicable interfaces1521 … ThisQInterval; // LastQTime + ThisQInterval is the next scheduled transmission of this Q1525 … ExpectUnicastResp;// Set when we send a query with the kDNSQClass_UnicastResponse bit set1526 …LastAnswerPktNum; // The sequence number of the last response packet containing an answer to this Q1527 mDNSu32 RecentAnswerPkts; // Number of answers since the last time we sent this query1528 … CurrentAnswers; // Number of records currently in the cache that answer this question[all …]