VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (9 years ago)
Author:
vboxsync
Message:

*: scm cleanup run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp

    r57253 r57358  
    1616 */
    1717
    18 /*******************************************************************************
    19 *   Header Files                                                               *
    20 *******************************************************************************/
     18
     19/*********************************************************************************************************************************
     20*   Header Files                                                                                                                 *
     21*********************************************************************************************************************************/
    2122#define LOG_GROUP LOG_GROUP_NET_FLT_DRV
    2223#include "../../../Runtime/r0drv/darwin/the-darwin-kernel.h"
     
    6667
    6768
    68 /*******************************************************************************
    69 *   Defined Constants And Macros                                               *
    70 *******************************************************************************/
     69/*********************************************************************************************************************************
     70*   Defined Constants And Macros                                                                                                 *
     71*********************************************************************************************************************************/
    7172/** The maximum number of SG segments.
    7273 * Used to prevent stack overflow and similar bad stuff. */
     
    8485
    8586
    86 /*******************************************************************************
    87 *   Internal Functions                                                         *
    88 *******************************************************************************/
     87/*********************************************************************************************************************************
     88*   Internal Functions                                                                                                           *
     89*********************************************************************************************************************************/
    8990RT_C_DECLS_BEGIN
    9091static kern_return_t    VBoxNetFltDarwinStart(struct kmod_info *pKModInfo, void *pvData);
     
    9596
    9697
    97 /*******************************************************************************
    98 *   Structures and Typedefs                                                    *
    99 *******************************************************************************/
     98/*********************************************************************************************************************************
     99*   Structures and Typedefs                                                                                                      *
     100*********************************************************************************************************************************/
    100101/**
    101102 * The mbuf tag data.
     
    117118
    118119
    119 /*******************************************************************************
    120 *   Global Variables                                                           *
    121 *******************************************************************************/
     120/*********************************************************************************************************************************
     121*   Global Variables                                                                                                             *
     122*********************************************************************************************************************************/
    122123/**
    123124 * Declare the module stuff.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette