Home
last modified time | relevance | path

Searched refs:totalRecvLost (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1196 FILLP_UINT32 totalRecvLost; /* Indicates the total packet receive lost. */ member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control.c357 pcb->statistics.traffic.totalRecvLost += ones; in FillpFcRecvLost()
H A Dfillp_pcb.c373 pcb->traffic.totalRecvLost = 0; in InitSimpleStatics()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c613 (traffic->totalRecvLost * FILLP_RECV_PKT_LOSS_H_PERCISION * FILLP_RECV_PKT_LOSS_MAX / traffic->totalRecved), in DoShowSockQos()
H A Dapi.c1284 FILLP_SHOWDATABUTT("Recv Lost : %u", pcb->traffic.totalRecvLost); in FtFillpStatTraffic()

Completed in 9 milliseconds