Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c98 uint32_t effectiveSize = mtu * assembleNum; in GetThetaByLinkSpeed() local
101 const uint32_t theta = (WIFI_THETA_ACCURACY * effectiveSize / allSize); in GetThetaByLinkSpeed()