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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1854 #define NextQSendTime(Q) ((Q)->LastQTime + (Q)->ThisQInterval)
1908 mDNSs32 LastQTime; // Last scheduled transmission of this Q on *all* applicable interfaces member in struct:DNSQuestion_struct
1909 mDNSs32 ThisQInterval; // LastQTime + ThisQInterval is the next scheduled transmission of this Q

Completed in 70 milliseconds