Searched refs:v4prefix (Results 1 – 1 of 1) sorted by relevance
120 static const unsigned char v4prefix[16] = variable127 if(plen >= 96 && memcmp(prefix, v4prefix, 12) == 0) in format_prefix()138 if(memcmp(prefix, v4prefix, 12) == 0) in format_address()197 memcpy(prefix, v4prefix, 12); in network_prefix()