zephyr/subsys/net
Declan Snyder cf42b8b2fb net: sockets: fix shadowing warning
Fix compiler local variable shadowing warning

Rename ret to bytes_sent in offending funciton

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2023-11-21 08:48:04 +00:00
..
conn_mgr net: fix thread function signatures 2023-10-30 12:24:34 +01:00
ip net: tcp: Feed TX semaphore on connection close 2023-11-21 08:46:45 +00:00
l2 shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
lib net: sockets: fix shadowing warning 2023-11-21 08:48:04 +00: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 net: buf: Preserve buffer pointer in destroy callback 2023-11-15 10:02:55 +01: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