nuttx/net
dongjiuzhu1 a12d21e830 fs/file: unify prefix about file_xxx api, like file_open, file_ioctl
old:
fs_getfilep, fs_putfilep, fs_reffilep
new:
file_get, file_put, file_ref

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2025-06-12 18:12:42 +08:00
..
arp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
bluetooth style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
can style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
devif style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
icmp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
icmpv6 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
ieee802154 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
igmp
inet net: unify Private Types banners 2025-05-28 10:17:15 +08:00
ipfilter
ipforward style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
ipfrag style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
local fs/file: unify prefix about file_xxx api, like file_open, file_ioctl 2025-06-12 18:12:42 +08:00
mld style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nat style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
neighbor style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
netdev style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
netfilter
netlink
pkt
procfs net: unify Private Types banners 2025-05-28 10:17:15 +08:00
route style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
rpmsg
sixlowpan style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
socket fs/file: unify prefix about file_xxx api, like file_open, file_ioctl 2025-06-12 18:12:42 +08:00
tcp net/tcp: Fix keep-alive implementation 2025-05-28 10:18:17 -03:00
udp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
usrsock style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
utils net/utils: avoid unalign access g_tcp_connections_buffer 2025-06-09 08:04:21 -03:00
CMakeLists.txt
Kconfig
Makefile
net_initialize.c