Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:mDNSs32

238 typedef   signed int32 mDNSs32;
241 typedef signed int mDNSs32;
244 typedef signed long mDNSs32;
246 //typedef signed int mDNSs32;
302 mDNSs32 type;
366 typedef mDNSs32 mStatus;
720 mDNSs32 serial; // Modular counter; increases when zone changes
999 mDNSs32 ExpiryTime; // Time this mapping expires, or zero if no mapping
1000 mDNSs32 retryInterval; // Current interval, between last packet we sent and the next one
1001 mDNSs32 retryPortMap; // If Protocol is nonzero, time to send our next mapping packet
1072 mDNSs32 lasttest; // Time we sent last bug-detection query to this server
1074 mDNSs32 penaltyTime; // amount of time this server is penalized
1199 mDNSs32 TimeRcvd; // In platform time units
1200 mDNSs32 TimeExpire; // In platform time units
1214 mDNSs32 ImmedAnswerMarkTime;
1223 mDNSs32 ThisAPInterval; // In platform time units: Current interval for announce/probe
1224 mDNSs32 LastAPTime; // In platform time units: Last time we sent announcement/probe
1225 mDNSs32 LastMCTime; // Last time we multicast this record (used to guard against packet-storm attacks)
1231 mDNSs32 NextUpdateCredit; // Time next token is added to bucket
1232 mDNSs32 UpdateBlocked; // Set if update delaying is in effect
1240 mDNSs32 expire; // In platform time units: expiration of lease (-1 for static)
1327 mDNSs32 TimeRcvd; // In platform time units
1328 mDNSs32 DelayDelivery; // Set if we want to defer delivery of this answer to local clients
1329 mDNSs32 NextRequiredQuery; // In platform time units
1330 mDNSs32 LastUsed; // In platform time units
1333 mDNSs32 LastUnansweredTime; // In platform time units; last time we incremented UnansweredQueries
1336 mDNSs32 MPLastUnansweredQT; // Multi-packet query handling: Last time we incremented MPUnansweredQ
1426 mDNSs32 Time;
1428 mDNSs32 Type; // v4 or v6?
1478 mDNSs32 deltime; // If we're planning to delete this DomainAuthInfo, the time we want it deleted
1508 mDNSs32 DelayAnswering; // Set if we want to defer answering this question until the cache settles
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
1514 mDNSs32 ExpectUnicastResp;// Set when we send a query with the kDNSQClass_UnicastResponse bit set
1515 mDNSs32 LastAnswerPktNum; // The sequence number of the last response packet containing an answer to this Q
1529 mDNSs32 LastQTxTime; // Last time this Q was sent on one (but not necessarily all) interfaces
1535 mDNSs32 StopTime; // Time this question should be stopped by giving them a negative answer
1557 mDNSs32 expire; // ticks (absolute)
1710 mDNSs32 NextSPSAttempt; // -1 if we're not currently attempting to register with any Sleep Proxy
1711 mDNSs32 NextSPSAttemptTime;
1809 mDNSs32 timenow_adjust; // Correction applied if we ever discover time went backwards
1810 mDNSs32 timenow; // The time that this particular activation of the mDNS code started
1811 mDNSs32 timenow_last; // The time the last time we ran
1812 mDNSs32 NextScheduledEvent; // Derived from values below
1813 mDNSs32 ShutdownTime; // Set when we're shutting down; allows us to skip some unnecessary steps
1814 mDNSs32 SuppressSending; // Don't send local-link mDNS packets during this time
1815 mDNSs32 NextCacheCheck; // Next time to refresh cache record before it expires
1816 mDNSs32 NextScheduledQuery; // Next time to send query in its exponential backoff sequence
1817 mDNSs32 NextScheduledProbe; // Next time to probe for new authoritative record
1818 mDNSs32 NextScheduledResponse; // Next time to send authoritative record(s) in responses
1819 mDNSs32 NextScheduledNATOp; // Next time to send NAT-traversal packets
1820 mDNSs32 NextScheduledSPS; // Next time to purge expiring Sleep Proxy records
1821 mDNSs32 RandomQueryDelay; // For de-synchronization of query packets on the wire
1823 mDNSs32 PktNum; // Unique sequence number assigned to each received packet
1830 mDNSs32 AnnounceOwner; // After waking from sleep, include OWNER option in packets until this time
1831 mDNSs32 DelaySleep; // To inhibit re-sleeping too quickly right after wake
1832 mDNSs32 SleepLimit; // Time window to allow deregistrations, etc.,
1834 mDNSs32 NextScheduledSPRetry; // Time next sleep proxy registration action is required.
1837 mDNSs32 NextScheduledStopTime; // Next time to stop a question
1852 mDNSs32 rrcache_nextcheck[CACHE_HASH_SLOTS];
1869 mDNSs32 ProbeFailTime;
1871 mDNSs32 SuppressProbes;
1874 mDNSs32 NextuDNSEvent; // uDNS next event
1875 mDNSs32 NextSRVUpdate; // Time to perform delayed update
1908 mDNSs32 retryIntervalGetAddr; // delta between time sent and retry
1909 mDNSs32 retryGetAddr; // absolute time when we retry
1914 mDNSs32 LastNATReplyLocalTime; // Local time in ticks when most recent NAT packet was received
2037 extern mDNSs32 NonZeroTime(mDNSs32 t);
2050 mDNSinline mDNSs32 NonZeroTime(mDNSs32 t) { if (t) return(t); else return(1); }
2141 extern mDNSs32 mDNS_Execute (mDNS *const m);
2154 extern mDNSs32 mDNS_TimeNow(const mDNS *const m);
2170 extern mDNSs32 mDNSPlatformOneSecond;
2484 extern mDNSs32 DNSDigest_ConstructHMACKeyfromBase64(DomainAuthInfo *info, const char *b64key);
2576 extern mDNSs32 mDNSPlatformRawTime (void);
2577 extern mDNSs32 mDNSPlatformUTC (void);
2712 extern mDNSBool mDNSCoreReadyForSleep(mDNS *m, mDNSs32 now);
2713 extern mDNSs32 mDNSCoreIntervalToNextWake(mDNS *const m, mDNSs32 now);
2719 extern CacheRecord *CreateNewCacheEntry(mDNS *const m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay);
2720 extern void ScheduleNextCacheCheckTime(mDNS *const m, const mDNSu32 slot, const mDNSs32 event);
2917 char assert7[(sizeof(mDNSs32) == 4 ) ? 1 : -1];