Searched defs:AuthRecord_struct (Results 1 – 1 of 1) sorted by relevance
1588 struct AuthRecord_struct struct1595 AuthRecord *next; // Next in list; first element of structure for efficiency reasons1597 ResourceRecord resrec;1598 uDNS_RegInfo uDNS_info;1601 AuthRecord *Additional1; // Recommended additional record to include in response1602 AuthRecord *Additional2; // Another additional1603 AuthRecord *DependentOn; // This record depends on another for its uniqueness checking1604 AuthRecord *RRSet; // This unique record is part of an RRSet1605 …// Callback function to call for state changes, and to free memory asynchronously on deregistration1606 void *RecordContext; // Context parameter for the callback function[all …]