Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h86 FILLP_UINT32 lastPackSeqNum; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c788 pcb->recv.lastPackSeqNum = pcb->recv.seqNum; in FillpBuildAndSendPack()
H A Dfillp_conn.c529 newConn->pcb->fpcb.recv.lastPackSeqNum = confirm->cookieContent.remoteMessageSeqNumber; in FillpInitNewPcbByConfirm()