Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c695 static const unsigned char V4mappedprefix[12] = {0,0,0,0,0,0,0,0,0,0,0xff,0xff}; in inet6_format() local
697 if (!VG_(memcmp)(ip, V4mappedprefix, 12)) { in inet6_format()