mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
net: unify Private Types banners
unify Private Types banners according to NuttX coding standard Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#ifdef HAVE_INET_SOCKETS
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Definitions
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
union sockaddr_u
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
!defined(CONFIG_FS_PROCFS_EXCLUDE_NET)
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Definitions
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
/* Read statistics function type */
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
+ (tv).tv_usec + 0x00e03ab44a676000ll)
|
||||
|
||||
/****************************************************************************
|
||||
* Private Type Definitions
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
/* The availability of tools to capture, display and interpret packets
|
||||
|
||||
Reference in New Issue
Block a user