Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Function NameDescription
NetTCP_ConnCfgIdleTimeout()Configure TCP connection’s idle timeout.
NetTCP_ConnCfgMaxSegSizeLocal()Configure TCP connection’s local maximum segment size.

NetTCP_ConnCfgMSL_Timeout()

Configure TCP connection's maximum segment lifetime (MSL) timeout.
NetTCP_ConnCfgReTxMaxTh()Configure TCP connection’s maximum number of same segment retransmissions.
NetTCP_ConnCfgReTxMaxTimeout()Configure TCP connection’s maximum retransmission timeout.
NetTCP_ConnCfgRxWinSize()Configure TCP connection’s receive window size.
NetTCP_ConnCfgTxAckDlyTimeout()Configure TCP connection's transmit acknowledgement delay timeout.
NetTCP_ConnCfgTxAckImmedRxdPushEn()Configure TCP connection’s transmit immediate acknowledgement for received and pushed TCP segments.
NetTCP_ConnCfgTxKeepAliveEn()Configure TCP connection's transmit keep-alive enable.
NetTCP_ConnCfgTxKeepAliveRetryTimeout()Configure TCP connection's transmit keep-alive retry timeout.
NetTCP_ConnCfgTxKeepAliveTh()Configure TCP connection's maximum number of consecutive keep-alives to transmit.
NetTCP_ConnCfgTxNagleEn()Configure TCP connection's transmit Nagle algorithm enable.
NetTCP_ConnCfgTxWinSize()Configure TCP connection’s transmit window size.
NetTCP_ConnPoolStatGet()Get TCP connections’ statistics pool.
NetTCP_ConnPoolStatResetMaxUsed()Reset TCP connections’ statistics pool’s maximum number of entries used.
  • No labels