zephyr/subsys/net
Kumar Gala 301d0c4712 net: buf: cleanup net_buf_pool use of iterable section
Cleanup linker scripts for net_buf_pool section to use the linker
script related iterable section macros.

Also replace _net_buf_pool_list with macro's instead to complete
iterable section usage.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-04-20 10:50:04 +02:00
..
ip net: socket: asynchronous connect 2023-04-17 11:35:20 +02:00
l2 device: remove redundant init functions 2023-04-19 10:00:25 +02:00
lib net: lib: dns: mdns_responder: Fix ipv4/ipv6 address handling 2023-04-19 11:55:40 -04:00
pkt_filter
CMakeLists.txt net: buf: Factor out net_buf_simple to separate source file 2023-03-15 10:50:16 +01:00
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: buf: cleanup net_buf_pool use of iterable section 2023-04-20 10:50:04 +02:00
buf_simple.c net: buf: Factor out net_buf_simple to separate source file 2023-03-15 10:50:16 +01:00
hostname.c