Searched refs:PutRR_OS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.h209 // The PutRR_OS variants assume a local variable 'm', put build the packet at m->omsg,
214 #define PutRR_OS(P, C, RR) PutRR_OS_TTL((P), (C), (RR), (RR)->rroriginalttl) macro
H A DmDNS.c2720 newptr = PutRR_OS(newptr, &m->omsg.h.numAdditionals, &rr->resrec);
2770 newptr = PutRR_OS(responseptr, &m->omsg.h.numAdditionals, &nsec.resrec);

Completed in 110 milliseconds