Files | |
file | altcp_priv.h [code] |
Application layered TCP connection API (to be used from TCPIP thread) This interface mimics the tcp callback API to the application while preventing direct linking (much like virtual functions). | |
file | api_msg.h [code] |
netconn API lwIP internal implementations (do not use in application code) | |
file | mem_priv.h [code] |
lwIP internal memory implementations (do not use in application code) | |
file | memp_priv.h [code] |
memory pools lwIP internal implementations (do not use in application code) | |
file | memp_std.h [code] |
lwIP internal memory pools (do not use in application code) This file is deliberately included multiple times: once with empty definition of LWIP_MEMPOOL() to handle all includes and multiple times to build up various lists of mem pools. | |
file | nd6_priv.h [code] |
Neighbor discovery and stateless address autoconfiguration for IPv6. | |
file | raw_priv.h [code] |
raw API internal implementations (do not use in application code) | |
file | sockets_priv.h [code] |
Sockets API internal implementations (do not use in application code) | |
file | tcp_priv.h [code] |
TCP internal implementations (do not use in application code) | |
file | tcpip_priv.h [code] |
TCPIP API internal implementations (do not use in application code) | |