Lines Matching refs:GetU16
264 request_ack_packet.PutHex16(packet.GetU16(&offset)); in CheckForPacket()
303 const uint16_t length = packet.GetU16(&offset); in CheckForPacket()
731 const uint16_t length = packet.GetU16(&offset); in DumpPacket()
896 const uint16_t reply_port = ntohs(packet.GetU16(&offset)); in DumpPacket()
897 const uint16_t exc_port = ntohs(packet.GetU16(&offset)); in DumpPacket()
945 const uint32_t lcpu = packet.GetU16(&offset); in DumpPacket()
963 const uint32_t lcpu = packet.GetU16(&offset); in DumpPacket()
1071 const uint16_t reply_port = ntohs(packet.GetU16(&offset)); in DumpPacket()
1077 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket()
1083 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket()
1102 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket()
1103 const uint16_t address = packet.GetU16(&offset); in DumpPacket()
1104 const uint16_t nbytes = packet.GetU16(&offset); in DumpPacket()
1110 const uint16_t lcpu = packet.GetU16(&offset); in DumpPacket()
1111 const uint16_t address = packet.GetU16(&offset); in DumpPacket()
1112 const uint16_t nbytes = packet.GetU16(&offset); in DumpPacket()