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

/bind-9.11.3/lib/dns/rdata/generic/
H A Duri_256.h20 isc_uint16_t tgt_len; member in struct:dns_rdata_uri
H A Duri_256.c175 REQUIRE(uri->target != NULL && uri->tgt_len != 0);
193 return (mem_tobuffer(target, uri->target, uri->tgt_len));
230 uri->tgt_len = sr.length;

Completed in 262 milliseconds