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

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h234 typedef int mDNSBool; typedef
1086 mDNSBool scoped; // interface should be matched against question only
1250 mDNSBool uselease; // dynamic update contains (should contain) lease option
1252 mDNSBool Private; // If zone is private, DNS updates may have to be encrypted to prevent eavesdropping
1258 mDNSBool SRVChanged; // temporarily deregistered service because its SRV target or port changed
1349 mDNSBool MPExpectingKA; // Multi-packet query handling: Set when we increment MPUnansweredQ; allows one KA
1410 mDNSBool Conflict; // Set if this record set was forcibly deregistered because of a conflict
1538 mDNSBool SendOnAll; // Set if we're sending this question on all active interfaces
1542 mDNSBool SuppressQuery; // This query should be suppressed and not sent on the wire
1550 mDNSBool deliverAddEvent
[all...]

Completed in 1334 milliseconds