Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dpdt_fc.h460 #ifndef FILLP_UNACK_HASH_SIZE
461 #define FILLP_UNACK_HASH_SIZE 512 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c61 pcb->unackList.size = FILLP_UNACK_HASH_SIZE; in FillpInitSendpcbUnackList()