Searched refs:SndQue (Results 1 – 12 of 12) sorted by relevance
154 if (IsListEmpty (&Tcb->SndQue)) { in TcpGetMaxSndNxt()158 Entry = Tcb->SndQue.BackLink; in TcpGetMaxSndNxt()427 Head = &Tcb->SndQue; in TcpGetSegmentSndQue()594 InsertTailList (&(Tcb->SndQue), &(Nbuf->List)); in TcpGetSegmentSock()867 ASSERT (TcpCheckSndQue (&Tcb->SndQue) != 0); in TcpToSendData()
331 NetbufFreeList (&Tcb->SndQue); in TcpFlushPcb()403 InitializeListHead (&Tcb->SndQue); in TcpAttachPcb()577 IsListEmpty (&Tcb->SndQue) && in TcpConfigurePcb()
249 LIST_ENTRY SndQue; ///< Retxmission queue. member
106 NetbufFreeList (&Tcb->SndQue); in TcpClose()
504 InitializeListHead (&Clone->SndQue); in TcpCloneTcb()
682 Head = &Tcb->SndQue; in TcpAdjustSndQue()
158 if (IsListEmpty (&Tcb->SndQue)) { in TcpGetMaxSndNxt()162 Entry = Tcb->SndQue.BackLink; in TcpGetMaxSndNxt()435 Head = &Tcb->SndQue; in TcpGetSegmentSndQue()599 InsertTailList (&(Tcb->SndQue), &(Nbuf->List)); in TcpGetSegmentSock()826 ASSERT (TcpCheckSndQue (&Tcb->SndQue) != 0); in TcpToSendData()
241 NetbufFreeList (&Tcb->SndQue); in Tcp4FlushPcb()305 InitializeListHead (&Tcb->SndQue); in Tcp4AttachPcb()427 IsListEmpty (&Tcb->SndQue) && in Tcp4ConfigurePcb()
172 LIST_ENTRY SndQue; ///< Retxmission queue member
105 NetbufFreeList (&Tcb->SndQue); in TcpClose()
429 InitializeListHead (&Clone->SndQue); in TcpCloneTcb()
650 Head = &Tcb->SndQue; in TcpAdjustSndQue()