Searched refs:packetInformation (Results 1 – 5 of 5) sorted by relevance
130 * 1) 'packetInformation'150 * "packetInformation" datum.194 * packetInformation is the first element of the packet and describes the197 PacketInformation packetInformation;259 * 1) 'packetInformation'273 * "packetInformation" datum.305 * packetInformation is the first element of the packet and describes the309 PacketInformation packetInformation;
5090 * 1) 'packetInformation'5110 * "packetInformation" datum.5154 * packetInformation is the first element of the packet and describes the5157 PacketInformation packetInformation;5219 * 1) 'packetInformation'5233 * "packetInformation" datum.5265 * packetInformation is the first element of the packet and describes the5269 PacketInformation packetInformation;
88 data.back().packetInformation( in serialize()158 data.back().packetInformation({.packetSize = static_cast<uint32_t>(count), in serialize()195 if (data.size() == 0 || data[index].getDiscriminator() != discriminator::packetInformation) { in deserialize()200 const FmqRequestDatum::PacketInformation& packetInfo = data[index].packetInformation(); in deserialize()333 if (data.size() == 0 || data[index].getDiscriminator() != discriminator::packetInformation) { in deserialize()338 const FmqResultDatum::PacketInformation& packetInfo = data[index].packetInformation(); in deserialize()
157 const FmqRequestDatum::PacketInformation packetInformation = { in createBadRequestPacketEntries() local164 bad[0].packetInformation(packetInformation); in createBadRequestPacketEntries()
151 const FmqRequestDatum::PacketInformation packetInformation = { in createBadRequestPacketEntries() local158 bad[0].packetInformation(packetInformation); in createBadRequestPacketEntries()