Searched defs:packetBytes (Results 1 – 3 of 3) sorted by relevance
144 val packetBytes = packet.toBytes() in sendPacket() constant
226 val packetBytes = poll(timeoutMs, DhcpClientPacketFilter() in makeOfferPacket() constant
57 private static byte[] packetBytes(int channelId, in packetBytes() method in PacketByteFactory