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