Searched refs:DNS_STYLEFLAG_TTL (Results 1 – 3 of 3) sorted by relevance
78 #define DNS_STYLEFLAG_TTL 0x00080000U macro
112 DNS_STYLEFLAG_TTL |127 DNS_STYLEFLAG_TTL |513 if ((ctx->style.flags & DNS_STYLEFLAG_TTL) == 0) { in rdataset_totext()781 if ((ctx->style.flags & DNS_STYLEFLAG_TTL) != 0) { in dump_rdataset()
439 styleflags |= DNS_STYLEFLAG_TTL; in printrdataset()496 styleflags |= DNS_STYLEFLAG_TTL; in printmessage()