Searched defs:DNSQuestion_struct (Results 1 – 1 of 1) sorted by relevance
1946 struct DNSQuestion_struct struct1949 mdns_dns_service_id_t CustomID; // ID for client-specific custom DNS service.1951 DNSQuestion *next;1952 …terface1; // Set when an interface goes away, to flag if remove events are delivered for this Q1953 …terface2; // Set when an interface goes away, to flag if remove events are delivered for this Q1954 …ainAuthInfo *AuthInfo; // Non-NULL if query is currently being done using Private DNS1955 DNSQuestion *DuplicateOf;1956 DNSQuestion *NextInDQList;1957 DupSuppressState *DupSuppress;1958 mDNSInterfaceID SendQNow; // The interface this query is being sent on right now[all …]