zephyr/subsys/net
Jukka Rissanen 54d05efb34 net: tcp2: Use pointer to slist node
Instead of forcing the slist node to be first in the tcp struct,
use the pointer to node when accessing the slist. This way we
can change the ordering of fields in tcp struct.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-18 22:07:53 -04:00
..
ip net: tcp2: Use pointer to slist node 2020-09-18 22:07:53 -04:00
l2 net: openthread: fix initialization with link raw enabled 2020-09-16 12:05:07 +02:00
lib net: lwm2m: remove special handling for message id 0 2020-09-17 13:34:19 -05:00
buf.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt
hostname.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net