nuttx-mirror/net/nat
Zhe Weng 17584eaa4f net/nat: Rename struct ipv*_nat_entry to ipv*_nat_entry_t
I found `struct ipv*_nat_entry` is missing `_s` suffix, but the name is too long in some cases, so maybe `ipv*_nat_entry_t` could be better.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2024-04-12 14:39:01 +02:00
..
CMakeLists.txt net/nat: Support IPv6 Masquerading (NAT66) 2024-04-11 22:23:29 +08:00
ipv4_nat.c net/nat: Rename struct ipv*_nat_entry to ipv*_nat_entry_t 2024-04-12 14:39:01 +02:00
ipv4_nat_entry.c net/nat: Rename struct ipv*_nat_entry to ipv*_nat_entry_t 2024-04-12 14:39:01 +02:00
ipv6_nat.c net/nat: Rename struct ipv*_nat_entry to ipv*_nat_entry_t 2024-04-12 14:39:01 +02:00
ipv6_nat_entry.c net/nat: Rename struct ipv*_nat_entry to ipv*_nat_entry_t 2024-04-12 14:39:01 +02:00
Kconfig net/nat: Support IPv6 Masquerading (NAT66) 2024-04-11 22:23:29 +08:00
Make.defs net/nat: Support IPv6 Masquerading (NAT66) 2024-04-11 22:23:29 +08:00
nat.c net: Optimize TCP/UDP port selection 2024-04-12 15:46:29 +08:00
nat.h net/nat: Rename struct ipv*_nat_entry to ipv*_nat_entry_t 2024-04-12 14:39:01 +02:00