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

/bind-9.11.3/lib/isc/unix/
H A Dinterfaceiter.c97 isc_uint16_t zone16; local
99 memmove(&zone16, &sa6->sin6_addr.s6_addr[2],
100 sizeof(zone16));
101 zone16 = ntohs(zone16);
102 if (zone16 != 0) {
105 (isc_uint32_t)zone16);

Completed in 433 milliseconds