Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c139 static const u_char v6local[] = { 0,0, 0,1 }; /*%< last 4 bytes of IPv6 addr */ variable
353 memcmp(&uaddr[sizeof tunnelled], v6local, sizeof(v6local))))) { in ho_byaddr()