Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c26 #define PACKET_HEAD_BYTES 44 macro
99 …uint32_t allSize = (GetWifiNonDataPacketConsumeTime() * speedByte + (PACKET_HEAD_BYTES + mtu) * as… in GetThetaByLinkSpeed()