zephyr/subsys/net
Gerard Marull-Paretas 35b9b20764 net: lib: capture: drop DEV_DATA/DEV_CFG usage
Stop using redundant DEV_DATA/DEV_CFG macros and use dev->data and
dev->config instead.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
ip net: shell: Fix parser error on net ping command 2022-01-07 10:48:49 -05:00
l2 net: openthread: Add openthread CSL clock uncert 2022-01-18 13:11:08 -05:00
lib net: lib: capture: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
pkt_filter net: npf: add the ability to do MAC address masked matching 2021-12-21 17:06:35 +01:00
buf.c net: buf: move user_data to flexible arr member 2021-11-24 16:04:50 +02:00
CMakeLists.txt net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
hostname.c
Kconfig net: introduce a network packet filter framework 2021-12-21 17:06:35 +01:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net