VirtualBox

Changeset 63458 in vbox for trunk


Ignore:
Timestamp:
Aug 15, 2016 7:50:09 AM (8 years ago)
Author:
vboxsync
Message:

Devices: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp

    r62956 r63458  
    886886
    887887
     888#if 0 /* unused */
    888889/**
    889890 * Checks if the IPv4 address is a broadcast address.
     
    896897    return Addr.u == UINT32_MAX;
    897898}
     899#endif
    898900
    899901
     
    10321034
    10331035
     1036#if 0 /* unused */
     1037
    10341038/**
    10351039 * Worker for intnetR0IfAddrCacheLookupUnlikely that performs
     
    10971101    return intnetR0IfAddrCacheInCacheUnlikelySlow(pCache, pAddr, cbAddr);
    10981102}
     1103
     1104#endif /* unused */
    10991105
    11001106
     
    12131219
    12141220
     1221#if 0 /* unused */
     1222
    12151223/**
    12161224 * Deletes the address from all the interface caches except the specified one.
     
    12441252    RTSpinlockRelease(pNetwork->hAddrSpinlock);
    12451253}
     1254
     1255#endif
    12461256
    12471257
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