Searched defs:hextets (Results 1 – 1 of 1) sorted by relevance
398 int[] hextets = new int[IPV6_PART_COUNT]; in toAddrString() local416 private static void compressLongestRunOfZeroes(int[] hextets) { in compressLongestRunOfZeroes()447 private static String hextetsToIPv6String(int[] hextets) { in hextetsToIPv6String()