Home
last modified time | relevance | path

Searched refs:resendTrigger (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c68 item->resendTrigger = 0; in FillpGetSendItem()
152 if ((sentBytes >= totalBytes) || (item->resendTrigger == FILLP_ITEM_RESEND_TRIGGER_HNACK) || in FillpBeforeSendItem()
H A Dfillp_common.c115 item->resendTrigger = (FILLP_UINT8)FILLP_ITEM_RESEND_TRIGGER_PACK; in FillpMoveOneNode()
117 item->resendTrigger = (FILLP_UINT8)FILLP_ITEM_RESEND_TRIGGER_TP; in FillpMoveOneNode()
H A Dfillp_input.c421 unackItem->resendTrigger = (FILLP_UINT8)FILLP_ITEM_RESEND_TRIGGER_HNACK; in ProtectLongLoopRun()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h100 FILLP_UINT8 resendTrigger; member

Completed in 9 milliseconds