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