core/
core/ contains lwIP core includes curated and modified for the CE build.
Header |
Purpose |
|---|---|
Address conflict detection support. |
|
Application-layer TCP abstraction. |
|
ALTCP TLS integration for the CE TLS layer. |
|
TLS/ALTCP compatibility options used by the release headers. |
|
lwIP architecture types and platform definitions for CE. |
|
IPv4 AutoIP address configuration. |
|
Compiler and platform compatibility macros. |
|
Common lwIP definitions, byte order helpers, and packed-structure helpers. |
|
DHCP client API. |
|
DNS resolver API. |
|
Driver memory helper definitions. |
|
lwIP error code definitions. |
|
Ethernet ARP support for IPv4. |
|
Ethernet frame definitions and input helpers. |
|
IPv4 ICMP support. |
|
IPv6 ICMP support. |
|
IEEE-format helper definitions used by lwIP. |
|
IPv4 multicast group management. |
|
Internet checksum helpers. |
|
lwIP stack initialization. |
|
Shared IP-layer definitions. |
|
IPv4 core API. |
|
IPv4 address helpers. |
|
IPv4 fragmentation and reassembly. |
|
IPv6 core API. |
|
IPv6 address helpers. |
|
IPv6 fragmentation and reassembly. |
|
IPv6 scope-zone helpers. |
|
Dual-stack IP address helpers. |
|
lwIP heap and memory allocator API. |
|
Memory allocator internals required by curated release headers. |
|
lwIP memory pool API. |
|
Memory pool internals required by curated release headers. |
|
Default memory pool declarations. |
|
IPv6 multicast listener discovery. |
|
IPv6 neighbor discovery. |
|
Network interface model, status flags, and callbacks. |
|
Packet buffer API. |
|
Address conflict detection wire-format definitions. |
|
ARP wire-format definitions. |
|
Ethernet wire-format definitions. |
|
IPv4 ICMP wire-format definitions. |
|
IPv6 ICMP wire-format definitions. |
|
Shared IP wire-format definitions. |
|
IPv4 wire-format definitions. |
|
IPv6 wire-format definitions. |
|
UDP wire-format definitions. |
|
Raw PCB API. |
|
RTC-backed Unix timestamp helper. |
|
lwIP statistics structures and macros. |
|
NO_SYS/system abstraction definitions. |
|
TCP raw API. |
|
Common TCP constants and flags. |
|
Timer registration and timeout processing. |
|
UDP raw API. |
|
USB Ethernet driver callback entry point. |