zephyr/subsys/net/lib
Fabio Baltieri f88a420d69 toolchain: migrate iterable sections calls to the external API
This migrates all the current iterable section usages to the external
API, dropping the "Z_" prefix:

Z_ITERABLE_SECTION_ROM
Z_ITERABLE_SECTION_ROM_GC_ALLOWED
Z_ITERABLE_SECTION_RAM
Z_ITERABLE_SECTION_RAM_GC_ALLOWED
Z_STRUCT_SECTION_ITERABLE
Z_STRUCT_SECTION_ITERABLE_ALTERNATE
Z_STRUCT_SECTION_FOREACH

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-12 17:47:04 -04:00
..
capture net: remove usage of device_pm_control_nop 2021-04-27 16:28:49 -04:00
coap net: coap: coap_next_token single sys_rand_get call 2021-07-29 11:47:51 -04:00
config
conn_mgr
dns toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
http net: http: update status if no status text is provided 2021-05-18 11:23:59 -05:00
lwm2m net: lwm2m: Synchronized functions mutating the RD client's state 2021-08-03 10:22:10 -04:00
mqtt net: mqtt: Add custom transport type 2021-06-29 11:34:57 -04:00
openthread net: openthread: propagate security and header updated flags 2021-08-11 11:29:36 -04:00
sntp
sockets toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
socks
tftp net: refactor tftp library 2021-06-29 09:15:55 -04:00
tls_credentials
utils
websocket net: websocket: Fix poll handling for offloaded sockets 2021-08-04 16:58:15 +02:00
CMakeLists.txt
Kconfig