nuttx-mirror/net/procfs
Zhe Weng 752245aca4 net: Move NET_TCP/UDP_HAVE_STACK to netconfig.h
Now the HAVE_PFINET(6)_SOCKETS depends on NET_TCP/UDP_HAVE_STACK, which
is previously defined in net/ folder and cannot be included.
Considering many places use this check, maybe moving them to netconfig.h
could be better.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2024-11-21 23:07:30 +08:00
..
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig net/: Move net_procfs.c to net/procfs/. Partition logic a little better to make space to support net device procfs as well 2015-11-27 13:53:33 -06:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
net_mld.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
net_procfs.c net: Move NET_TCP/UDP_HAVE_STACK to netconfig.h 2024-11-21 23:07:30 +08:00
net_procfs_route.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
net_statistics.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
net_tcp.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
net_udp.c net: Move NET_TCP/UDP_HAVE_STACK to netconfig.h 2024-11-21 23:07:30 +08:00
netdev_statistics.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
procfs.h net: Move NET_TCP/UDP_HAVE_STACK to netconfig.h 2024-11-21 23:07:30 +08:00