Home
last modified time | relevance | path

Searched refs:FILLP_MAXIMAL_ACK_NUM_LIMITATION (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dpdt_fc_miracast.h80 #define FILLP_MAXIMAL_ACK_NUM_LIMITATION (2000) macro
H A Dpdt_fc.h448 #ifndef FILLP_MAXIMAL_ACK_NUM_LIMITATION
449 #define FILLP_MAXIMAL_ACK_NUM_LIMITATION 0 macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c174 * Don't need to ack in when send buffer is less than FILLP_MAXIMAL_ACK_NUM_LIMITATION, in FillpSendOne()
177 if (pcb->mpSendSize > FILLP_MAXIMAL_ACK_NUM_LIMITATION) { in FillpSendOne()
H A Dfillp_input.c642 FillpAckSendPcb(pcb, FILLP_MAXIMAL_ACK_NUM_LIMITATION); in FillpTryAckSendPcbByPackInfo()

Completed in 4 milliseconds