Searched refs:phyOpt (Results 1 – 1 of 1) sorted by relevance
574 auto phyOpt = reinterpret_cast<const CommPhyOptHeader *>(bytes + sizeof(CommPhyHeader)); in DisplayPacketInformation() local577 frameId, NetToHost(phyOpt->frameLen), in DisplayPacketInformation()578 NetToHost(phyOpt->fragCount), NetToHost(phyOpt->fragNo)); in DisplayPacketInformation()