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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.h40 mStatus (*Add)(AlgContext *ctx, const void *data, mDNSu32 len); member in struct:__anon17
H A DmDNS.c565 AddRecord ? "Add" : "Rmv", rr->resrec.RecordType, ARDisplayString(m, rr));
2000 LogMsg("SendDelayedUnicastResponse: ERROR!! Cannot Add NSEC3 Record %s on %p", RRDisplayString(m, nsec3RR), intf->InterfaceID);
2006 // Add additionals, if there's space
2689 // Second Pass. Add additional records, if there's space.
2737 // Third Pass. Add NSEC records, if there's space.
2961 // Add a 33% random amount to the interval, to avoid synchronization between multiple hosts
3909 q->CurrentAnswers, AddRecord ? "Add" : "Rmv", rr->resrec.rroriginalttl, CRDisplayString(m, rr));
4025 // If this is an "Add" operation and this question needs validation, validate the response.
4220 // rr is a new CacheRecord just received from the wire (kDNSRecordTypePacketAns/AnsUnique/Add/AddUnique)
5205 debugf("mDNS_Execute: Delivering Add even
7928 CreateNewCacheEntry(mDNS *const m, const mDNSu32 slot, CacheGroup *cg, mDNSs32 delay, mDNSBool Add, const mDNSAddr *sourceAddress) argument
[all...]

Completed in 83 milliseconds