Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c27 FILLP_BOOL ackSet; member
1836 …void FillpSendFinInner(struct FillpPcb *pcb, FILLP_BOOL wrSet, FILLP_BOOL rdSet, FILLP_BOOL ackSet, in FillpSendFinInner()
1864 FILLP_BOOL ackSet = FILLP_FALSE; in FillpSendFin() local