nuttx/net/netlink
zhanghongyu 3538d1b313 netlink: add some definition
In order to support the compilation of third-party library, we encounter
some situations where the macro is not defined, refer to the common
implementation of other systems and add relevant definitions.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-07-08 11:12:41 -03:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs
netlink_attr.c
netlink_conn.c
netlink_notifier.c
netlink_route.c netlink: add some definition 2023-07-08 11:12:41 -03:00
netlink_sockif.c
netlink.h