Home
last modified time | relevance | path

Searched refs:TYPE_TSIG (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/nsd/dist/
H A Ddns.h157 #define TYPE_TSIG 250 macro
H A Dtsig.c612 if (type != TYPE_TSIG || klass != CLASS_ANY) { in tsig_parse_rr()
681 buffer_write_u16(packet, TYPE_TSIG); in tsig_append_rr()
H A Ddifffile.c1256 if(type == TYPE_TSIG || type == TYPE_OPT) { in apply_ixfr()