Home
last modified time | relevance | path

Searched defs:hashIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c44 FILLP_UINT32 hashIndex = (FILLP_UINT32)(pktNum & mapList->hashModSize); in FillpDelPktSeqHashItem() local
156 FILLP_UINT32 hashIndex = (FILLP_UINT32)((i + ackSeqIndex) & hashModSize); in FillpMoveUnackToUnrecvAll() local
H A Dfillp_input.c357 FILLP_UINT32 hashIndex = (FILLP_UINT32)(pktNum & mapList->hashModSize); in FillpGetSeqFromPktSeqHash() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c234 FILLP_UINT32 hashIndex; in SysioFetchPacketUdp() local