Lines Matching defs:mDNSs32
263 typedef signed int32 mDNSs32;
266 typedef signed int mDNSs32;
326 mDNSs32 type;
390 typedef mDNSs32 mStatus;
772 mDNSs32 serial; // Modular counter; increases when zone changes
1272 mDNSs32 ExpiryTime; // Time this mapping expires, or zero if no mapping
1273 mDNSs32 retryInterval; // Current interval, between last packet we sent and the next one
1274 mDNSs32 retryPortMap; // If Protocol is nonzero, time to send our next mapping packet
1366 mDNSs32 serviceID;
1372 mDNSs32 lasttest; // Time we sent last bug-detection query to this server
1374 mDNSs32 penaltyTime; // amount of time this server is penalized
1525 mDNSs32 TimeRcvd; // In platform time units
1526 mDNSs32 TimeExpire; // In platform time units
1528 mDNSs32 KATimeExpire; // In platform time units: time to send keepalive packet for the proxy record
1542 mDNSs32 ImmedAnswerMarkTime;
1551 mDNSs32 ThisAPInterval; // In platform time units: Current interval for announce/probe
1552 mDNSs32 LastAPTime; // In platform time units: Last time we sent announcement/probe
1553 mDNSs32 LastMCTime; // Last time we multicast this record (used to guard against packet-storm attacks)
1559 mDNSs32 NextUpdateCredit; // Time next token is added to bucket
1560 mDNSs32 UpdateBlocked; // Set if update delaying is in effect
1568 mDNSs32 expire; // In platform time units: expiration of lease (-1 for static)
1645 mDNSs32 TimeRcvd; // In platform time units
1646 mDNSs32 DelayDelivery; // Set if we want to defer delivery of this answer to local clients
1647 mDNSs32 NextRequiredQuery; // In platform time units
1648 mDNSs32 LastUsed; // In platform time units
1650 mDNSs32 LastUnansweredTime; // In platform time units; last time we incremented UnansweredQueries
1656 mDNSs32 MPLastUnansweredQT; // Multi-packet query handling: Last time we incremented MPUnansweredQ
1775 mDNSs32 Time;
1777 mDNSs32 Type; // v4 or v6?
1828 mDNSs32 deltime; // If we're planning to delete this DomainAuthInfo, the time we want it deleted
1899 mDNSs32 DelayAnswering; // Set if we want to defer answering this question until the cache settles
1900 mDNSs32 LastQTime; // Last scheduled transmission of this Q on *all* applicable interfaces
1901 mDNSs32 ThisQInterval; // LastQTime + ThisQInterval is the next scheduled transmission of this Q
1905 mDNSs32 ExpectUnicastResp; // Set when we send a query with the kDNSQClass_UnicastResponse bit set
1906 mDNSs32 LastAnswerPktNum; // The sequence number of the last response packet containing an answer to this Q
1925 mDNSs32 LastQTxTime; // Last time this Q was sent on one (but not necessarily all) interfaces
1931 mDNSs32 StopTime; // Time this question should be stopped by giving them a negative answer
1963 mDNSs32 expire; // ticks (absolute)
1974 mDNSs32 ServiceID; // Service identifier to match against the DNS server
2002 mDNSs32 pid; // Process ID of the client that is requesting the question
2130 mDNSs32 NextSPSAttempt; // -1 if we're not currently attempting to register with any Sleep Proxy
2131 mDNSs32 NextSPSAttemptTime;
2298 mDNSs32 timenow_adjust; // Correction applied if we ever discover time went backwards
2299 mDNSs32 timenow; // The time that this particular activation of the mDNS code started
2300 mDNSs32 timenow_last; // The time the last time we ran
2301 mDNSs32 NextScheduledEvent; // Derived from values below
2302 mDNSs32 ShutdownTime; // Set when we're shutting down; allows us to skip some unnecessary steps
2303 mDNSs32 SuppressSending; // Don't send local-link mDNS packets during this time
2304 mDNSs32 NextCacheCheck; // Next time to refresh cache record before it expires
2305 mDNSs32 NextScheduledQuery; // Next time to send query in its exponential backoff sequence
2306 mDNSs32 NextScheduledProbe; // Next time to probe for new authoritative record
2307 mDNSs32 NextScheduledResponse; // Next time to send authoritative record(s) in responses
2308 mDNSs32 NextScheduledNATOp; // Next time to send NAT-traversal packets
2309 mDNSs32 NextScheduledSPS; // Next time to purge expiring Sleep Proxy records
2310 mDNSs32 NextScheduledKA; // Next time to send Keepalive packets (SPS)
2311 mDNSs32 RandomQueryDelay; // For de-synchronization of query packets on the wire
2313 mDNSs32 PktNum; // Unique sequence number assigned to each received packet
2314 mDNSs32 MPktNum; // Unique sequence number assigned to each received Multicast packet
2321 mDNSs32 AnnounceOwner; // After waking from sleep, include OWNER option in packets until this time
2322 mDNSs32 DelaySleep; // To inhibit re-sleeping too quickly right after wake
2323 mDNSs32 SleepLimit; // Time window to allow deregistrations, etc.,
2325 mDNSs32 TimeSlept; // Time we went to sleep.
2327 mDNSs32 StatStartTime; // Time we started gathering statistics during this interval.
2328 mDNSs32 NextStatLogTime; // Next time to log statistics.
2329 mDNSs32 ActiveStatTime; // Total time awake/gathering statistics for this log period.
2330 mDNSs32 UnicastPacketsSent; // Number of unicast packets sent.
2331 mDNSs32 MulticastPacketsSent; // Number of multicast packets sent.
2332 mDNSs32 RemoteSubnet; // Multicast packets received from outside our subnet.
2334 mDNSs32 NextScheduledSPRetry; // Time next sleep proxy registration action is required.
2337 mDNSs32 NextScheduledStopTime; // Next time to stop a question
2355 mDNSs32 rrcache_nextcheck[CACHE_HASH_SLOTS];
2372 mDNSs32 ProbeFailTime;
2374 mDNSs32 SuppressProbes;
2378 mDNSs32 NextuDNSEvent; // uDNS next event
2379 mDNSs32 NextSRVUpdate; // Time to perform delayed update
2407 mDNSs32 retryIntervalGetAddr; // delta between time sent and retry for NAT-PMP & UPnP/IGD external address request
2408 mDNSs32 retryGetAddr; // absolute time when we retry for NAT-PMP & UPnP/IGD external address request
2414 mDNSs32 LastNATReplyLocalTime; // Local time in ticks when most recent NAT packet was received
2559 extern mDNSs32 NonZeroTime(mDNSs32 t);
2572 mDNSinline mDNSs32 NonZeroTime(mDNSs32 t) { if (t) return(t);else return(1);}
2663 extern mDNSs32 mDNS_Execute (mDNS *const m);
2677 extern mDNSs32 mDNS_TimeNow(const mDNS *const m);
2693 extern mDNSs32 mDNSPlatformOneSecond;
3008 extern DNSServer *mDNS_AddDNSServer(mDNS *const m, const domainname *d, const mDNSInterfaceID interface, mDNSs32 serviceID, const mDNSAddr *addr,
3023 extern mDNSs32 DNSDigest_ConstructHMACKeyfromBase64(DomainAuthInfo *info, const char *b64key);
3119 extern mDNSs32 mDNSPlatformRawTime (void);
3120 extern mDNSs32 mDNSPlatformUTC (void);
3277 extern mDNSBool mDNSCoreReadyForSleep(mDNS *m, mDNSs32 now);
3278 extern mDNSs32 mDNSCoreIntervalToNextWake(mDNS *const m, mDNSs32 now);
3284 extern CacheRecord *CreateNewCacheEntry(mDNS *const m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay, mDNSBool Add, const mDNSAddr *sourceAddress);
3287 extern void ScheduleNextCacheCheckTime(mDNS *const m, const mDNSu32 slot, const mDNSs32 event);
3346 extern mDNSs32 mDNSPlatformGetServiceID(mDNS *const m, DNSQuestion *q);
3348 extern mDNSs32 mDNSPlatformGetPID(void);
3540 char assert7[(sizeof(mDNSs32) == 4 ) ? 1 : -1];