Replace defined(CONFIG_NET_TCP) && !defined(CONFIG_NET_TCP_NO_STACK) with NET_TCP_HAVE_STACK Replace defined(CONFIG_NET_UDP) && !defined(CONFIG_NET_UDP_NO_STACK) with NET_UDP_HAVE_STACK Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| net_mld.c | ||
| net_procfs.c | ||
| net_procfs_route.c | ||
| net_statistics.c | ||
| net_tcp.c | ||
| net_udp.c | ||
| netdev_statistics.c | ||
| procfs.h | ||