Searched refs:udpLen (Results 1 – 1 of 1) sorted by relevance
548 short udpLen = (short)(buf.position() - udpHeaderOffset); in fillInPacket() local549 buf.putShort(udpLengthOffset, udpLen); in fillInPacket()563 udpSeed += udpLen; in fillInPacket()1014 short udpLen = packet.getShort(); in decodeFullPacket() local