RtnTransmitDone

RtnTransmitDone notifies the RtxTcpIp Stack that the most recent packet handed to RtndTransmit should be returned to the stack buffer pool for reuse.

Syntax

void RtnTransmitDone(
    void *ndp
);

Parameters

ndp

Network Device Pointer. Opaque network device identifier (pointer).

Return Value

None.

Remarks

RtnTransmitDone is ignored by the RT-TCP/IP Stack at present. The API is preserved for compatibility with future releases.

Requirements

Minimum Supported Version RTX64 2013
Header rtnapi.h
Library RtTcpip.lib