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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dinterfaceiter.c106 isc_uint16_t zone16; local
108 memmove(&zone16, &sa6->sin6_addr.s6_addr[2],
109 sizeof(zone16));
110 zone16 = ntohs(zone16);
111 if (zone16 != 0) {
114 (isc_uint32_t)zone16);

Completed in 16 milliseconds