Home
last modified time | relevance | path

Searched refs:DST_EXT_FLAG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h150 #define DST_EXT_FLAG 4 macro
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_api.c665 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]); in dst_dnskey_to_key()