zephyr/subsys/net
Jukka Rissanen 31081d8411 net: tcp: Change FL() macro to avoid runtime overhead
Instead of strlen() use sizeof() in FL() macro. This way
all the checks are done at compile time instead of runtime.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2023-10-20 15:15:28 +02:00
..
conn_mgr net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
ip net: tcp: Change FL() macro to avoid runtime overhead 2023-10-20 15:15:28 +02:00
l2 net: gptp: Create a stack size Kconfig option 2023-10-20 15:08:25 +02:00
lib net: lwm2m: Check access rights on composite operations 2023-10-20 15:12:39 +02:00
pkt_filter net: pkt_filter: Introduce additional hooks for pkt_filter 2023-07-10 09:27:47 +02:00
buf_simple.c
buf.c subsys/net: move to timepoint API 2023-07-25 09:12:26 +02:00
CMakeLists.txt net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
hostname.c
Kconfig net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net