Searched refs:V4mappedprefix (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-generic.c | 695 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()
|