Home
last modified time | relevance | path

Searched refs:WriteTCPDataList (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dtcp_out.h30 WriteTCPDataList(mtcp_manager_t mtcp,
/mOS-networking-stack/core/src/
H A Dcore.c778 WriteTCPDataList(mtcp, mtcp->g_sender, cur_ts, thresh); in WritePacketsToChunks()
787 WriteTCPDataList(mtcp, mtcp->n_sender[i], cur_ts, thresh); in WritePacketsToChunks()
H A Dtcp_out.c622 WriteTCPDataList(mtcp_manager_t mtcp, in WriteTCPDataList() function