Searched refs:ipAddressAvailability (Results 1 – 1 of 1) sorted by relevance
295 int ipAddressAvailability = IPAddressTypeAvailabilityElement.IPV4_PUBLIC << 2 in parseIPAddressTypeAvailabilityElement() local303 ByteBuffer buffer = ByteBuffer.wrap(new byte[] {(byte) ipAddressAvailability}); in parseIPAddressTypeAvailabilityElement()