VirtualBox

Ignore:
Timestamp:
Oct 10, 2022 4:37:13 PM (2 years ago)
Author:
vboxsync
Message:

NetworkServices: Implement support for communicating over the R3 internal network service in driverless mode, bugref:10297 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NetLib/IntNetIf.h

    r97071 r97075  
    5353
    5454DECLHIDDEN(int) IntNetR3IfCtxCreate(PINTNETIFCTX phIfCtx, const char *pszNetwork, INTNETTRUNKTYPE enmTrunkType,
    55                                     const char *pszTrunk, size_t cbSend, size_t cbRecv, uint32_t fFlags);
     55                                    const char *pszTrunk, uint32_t cbSend, uint32_t cbRecv, uint32_t fFlags);
    5656DECLHIDDEN(int) IntNetR3IfCtxDestroy(INTNETIFCTX hIfCtx);
    5757DECLHIDDEN(int) IntNetR3IfCtxQueryBufferPtr(INTNETIFCTX hIfCtx, PINTNETBUF *ppIfBuf);
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