Home
last modified time | relevance | path

Searched defs:nack (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c442 static void FillpSendRepaetNack(struct FillpPcb *pcb, struct FillpPktNack *nack) in FillpSendRepaetNack()
474 struct FillpPktNack *nack = pcb->send.retryNackQueue[pcb->send.retryIndex]; in FillpSendNack() local
H A Dfillp_input.c333 … void FillpNackInputTrace(FILLP_CONST struct FtSocket *sock, FILLP_CONST struct FillpPktNack *nack, in FillpNackInputTrace()
445 struct FillpPktNack *nack = &nackReq->nack; in FillpNackInput() local
H A Dfillp_flow_control.c245 void FillpFcNackInput(struct FillpPcb *pcb, struct FillpPktNack *nack) in FillpFcNackInput()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h235 struct FillpPktNack nack; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1251 struct FillpNackStastics nack; /* Indicates the NACK statistics. */ member