Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:LastQTime

1499 #define NextQSendTime(Q)  ((Q)->LastQTime + (Q)->ThisQInterval)
1509 mDNSs32 LastQTime; // Last scheduled transmission of this Q on *all* applicable interfaces
1510 mDNSs32 ThisQInterval; // LastQTime + ThisQInterval is the next scheduled transmission of this Q