Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c27 #define MS_NUM_PER_SECOND 1000 macro
135 DATA_FRAME_SEND_INTERVAL_MS / MS_NUM_PER_SECOND); in GetWlanConngestSendRate()
157 …uint16_t)(sendRateOri * MB_SIZE / (uint32_t)mtu * DATA_FRAME_SEND_INTERVAL_MS / MS_NUM_PER_SECOND); in GetP2pCongestSendRate()