mirror of
https://github.com/espressif/openthread.git
synced 2026-09-01 06:49:54 +00:00
* 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