Home
last modified time | relevance | path

Searched refs:phyOpt (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp574 auto phyOpt = reinterpret_cast<const CommPhyOptHeader *>(bytes + sizeof(CommPhyHeader)); in DisplayPacketInformation() local
577 frameId, NetToHost(phyOpt->frameLen), in DisplayPacketInformation()
578 NetToHost(phyOpt->fragCount), NetToHost(phyOpt->fragNo)); in DisplayPacketInformation()