Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h84 FILLP_UINT32 endSeqNum; /* the newest seq num received */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c540 newConn->pcb->fpcb.recv.endSeqNum = confirm->cookieContent.remoteMessageSeqNumber; in FillpInitNewPcbByConfirm()
1037 pcb->recv.endSeqNum = pcb->recv.seqStartNum; in FillpSaveConfirmActToPcb()