Searched refs:swapBytes (Results 1 – 1 of 1) sorted by relevance
67 private static void swapBytes(byte[] buf, int pos1, int pos2, int len) { in swapBytes() method in PacketReflector89 swapBytes(buf, addrPos, addrPos + addrLen, addrLen); in swapAddresses()118 swapBytes(buf, portOffset, portOffset + 2, 2); in processUdpPacket()