nuttx/net/devif
Lars Kruse 4568110d63 fix misspelled names in locally scoped code
These misspelled words are used in strictly local scopes.
Renaming these variables should not cause any problems.
2025-05-15 10:12:12 +08:00
..
CMakeLists.txt
devif.h
devif_callback.c
devif_filesend.c fix misspelled names in locally scoped code 2025-05-15 10:12:12 +08:00
devif_forward.c
devif_initialize.c
devif_iobsend.c
devif_loopback.c
devif_poll.c
devif_send.c
ipv4_input.c
ipv6_input.c
Make.defs