nuttx/net/netlink
zhanghongyu aba8cd4d86 net/net_initialize: remove the empty functions that are not needed
streamline the code structure

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2025-12-25 09:50:40 +08:00
..
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig net/netlink: Add RTM preifx notify support 2024-05-14 10:05:37 -03:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
netlink.h net/net_initialize: remove the empty functions that are not needed 2025-12-25 09:50:40 +08:00
netlink_attr.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
netlink_conn.c net/net_initialize: remove the empty functions that are not needed 2025-12-25 09:50:40 +08:00
netlink_netfilter.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
netlink_notifier.c net/netlink: fix netlink poll return value on success 2024-11-04 18:18:28 +08:00
netlink_route.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
netlink_sockif.c net: Split msg_iovlen check in recvmsg into each protocol 2025-01-20 17:12:14 +08:00