Searched refs:nackSend (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/include/ |
H A D | fillpinc.h | 1170 FILLP_UINT32 nackSend; /* Indicates the NACK send. */ member
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_timer.c | 127 FILLP_LOGDBG("fillp_sock_id:%d nackSend: %u nackFailed: %u nackRcv: %u " in FillpCalRecvRate() 131 FILLP_GET_SOCKET(pcb)->index, pcb->statistics.debugPcb.nackSend, in FillpCalRecvRate()
|
H A D | fillp_input.c | 718 FILLP_LOGDBG("fillp_sock_id:%d nackSend:%u,nackFailed:%u,nackRcv:%u,packSend:%u,packFailed:%u,packRcv:%u", in FillpPackInputLog() 719 FILLP_GET_SOCKET(pcb)->index, pcb->statistics.debugPcb.nackSend, pcb->statistics.debugPcb.nackFailed, in FillpPackInputLog()
|
H A D | fillp_common.c | 464 pcb->statistics.debugPcb.nackSend++; in FillpSendRepaetNack()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | api.c | 1250 FILLP_SHOWDATABUTT("nackSend: %u ", pcb->debugPcb.nackSend); in FtFillpStatDebugStat()
|
Completed in 8 milliseconds