Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_flow_control.h68 void FillpFcRecvLost(struct FillpPcb *pcb, FILLP_UINT32 ones);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control.c355 void FillpFcRecvLost(struct FillpPcb *pcb, FILLP_UINT32 ones) in FillpFcRecvLost() function
H A Dfillp_common.c509 FillpFcRecvLost(pcb, lostPktNum); in FillpSendNack()