Searched defs:LastQTime (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1499 #define NextQSendTime(Q) ((Q)->LastQTime + (Q)->ThisQInterval)
1509 mDNSs32 LastQTime; // Last scheduled transmission of this Q on *all* applicable interfaces member in struct:DNSQuestion_struct
1510 mDNSs32 ThisQInterval; // LastQTime + ThisQInterval is the next scheduled transmission of this Q

Completed in 676 milliseconds