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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c723 #define RRAdjustTTL(ttl) ((ttl) + ((ttl)/4) + 2) macro
4105 // given in the resource record (See RRAdjustTTL). If it is in the "extended" time, the
8049 ttl = RRAdjustTTL(ttl);

Completed in 87 milliseconds