74e2b75857
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> |
||
---|---|---|
.. | ||
inet_globals.c | ||
inet_sockif.c | ||
inet_txdrain.c | ||
inet.h | ||
ipv4_build_header.c | ||
ipv4_getpeername.c | ||
ipv4_getsockname.c | ||
ipv4_getsockopt.c | ||
ipv4_setsockopt.c | ||
ipv6_build_header.c | ||
ipv6_getpeername.c | ||
ipv6_getsockname.c | ||
ipv6_getsockopt.c | ||
ipv6_setsockopt.c | ||
Kconfig | ||
Make.defs |