nuttx/net/inet
zhanghongyu 91e13c47ae net: remove conn-related casts
remove redundant casts associated with psock

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-05-10 19:32:09 -03:00
..
inet_globals.c
inet_sockif.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
inet_txdrain.c
inet.h net: Simplify the tcp/udp existence check 2023-05-03 17:40:00 +03:00
ipv4_build_header.c
ipv4_getpeername.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
ipv4_getsockname.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
ipv4_getsockopt.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
ipv4_setsockopt.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
ipv6_build_header.c
ipv6_getpeername.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
ipv6_getsockname.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
ipv6_getsockopt.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
ipv6_setsockopt.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
Kconfig
Make.defs