mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
a7b6eac41d
* update TCPlp #include guards to be TCPlp-specific * do not use sys/queue.h in tcp_var.h, to avoid polluting global namespace * avoid bitfields in TCP header structure * use int32_t instead of int in tcpcb and reorder fields to eliminate padding