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