Home
last modified time | relevance | path

Searched refs:DNS_NAMEATTR_NOCOMPRESS (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/dig/lib/dns/include/dns/
H A Dname.h119 #define DNS_NAMEATTR_NOCOMPRESS 0x00000010 macro
/openbsd/usr.bin/dig/lib/dns/
H A Dname.c1401 if ((name->attributes & DNS_NAMEATTR_NOCOMPRESS) == 0 && in dns_name_towire()
H A Dtsig.c680 msg->tsigname->attributes |= DNS_NAMEATTR_NOCOMPRESS; in dns_tsig_sign()
H A Dmessage.c1336 msg->tsigname->attributes |= DNS_NAMEATTR_NOCOMPRESS; in getsection()