RttcpipFrameFree
RttcpipFrameFree returns an allocated frame back to the TCP/IP Stack.
Syntax
VOID RttcpipFrameFree(
VOID *pFrame
);
Parameters
pFrame
Pointer to the TCP/IP stack frame to be freed.
Requirements
| Minimum supported version | Header | Library |
|---|---|---|
|
wRTOS 1.0 SDK |
RttcpipApi.h |
Rttcpip.lib |
See Also: