incubator-nuttx/net/sixlowpan
zhanghongyu 9472426f69 net/inet: Rename ttl to s_ttl in sconn.
uniform naming convention

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-06-05 23:22:15 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Fix Kconfig style 2023-05-23 00:03:25 +08:00
Make.defs
sixlowpan.h net: Remove devif_timer from comment 2022-06-07 20:15:41 +03:00
sixlowpan_framelist.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
sixlowpan_framer.c
sixlowpan_globals.c
sixlowpan_hc1.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
sixlowpan_hc06.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
sixlowpan_icmpv6send.c Fix error: variable 'buflen' is uninitialized when used here 2022-11-20 14:34:44 +01:00
sixlowpan_initialize.c
sixlowpan_input.c net: move device buffer define to common header 2022-10-28 00:32:16 -04:00
sixlowpan_internal.h Fix error: format specifies type 'unsigned short' but the argument has type 'int' 2022-11-01 17:12:42 +01:00
sixlowpan_reassbuf.c
sixlowpan_send.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
sixlowpan_tcpsend.c net: Support multiple IPv6 address per netdev 2023-11-07 19:30:36 +08:00
sixlowpan_udpsend.c net/inet: Rename ttl to s_ttl in sconn. 2024-06-05 23:22:15 +08:00
sixlowpan_utils.c net: Support multiple IPv6 address per netdev 2023-11-07 19:30:36 +08:00