zhhyu7 opened a new pull request, #9058: URL: https://github.com/apache/nuttx/pull/9058
## Summary We will integrate network management tools in future projects. In the process of porting the tools, we encounter some situations where the structure is not defined, or the returned data types do not match the expectations. Refer to the common implementation of other systems and add relevant definitions. Other patches will be submitted later, replacing some similar structures used in NuttX with common structures. will not replace structures that are specifically aligned with 1 or 2 bytes. ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org