Searched refs:bufLength (Results 1 – 2 of 2) sorted by relevance
70 int bufLength; field in DatagramPacket287 this.bufLength = length; in setData()380 this.bufLength = buf.length; in setData()407 this.bufLength = this.length; in setLength()
154 IoBridge.recvfrom(false, fd, p.getData(), p.getOffset(), p.bufLength, flags, p, in doRecv()