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

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dopt_41.c124 isc_uint8_t addrbytes; local
144 addrbytes = (addrlen + 7) / 8;
145 if (addrbytes + 4 != length)
147 isc_region_consume(&sregion, addrbytes);

Completed in 8 milliseconds