VirtualBox

Changeset 33864 in vbox for trunk/include


Ignore:
Timestamp:
Nov 8, 2010 5:09:31 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67510
Message:

Main,NAT: Don't bother NAT back-end with rule name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmnetifs.h

    r33831 r33864  
    413413     */
    414414    DECLR3CALLBACKMEMBER(int, pfnRedirectRuleCommand ,(PDMINETWORKNATCONFIG *pInterface, bool fRemove,
    415                                                    const char *pNatRuleName, bool fUdp, const char *pHostIp,
    416                                                    uint16_t u16HostPort, const char *pGuestIp, uint16_t u16GuestPort));
     415                                                       bool fUdp, const char *pHostIp, uint16_t u16HostPort,
     416                                                       const char *pGuestIp, uint16_t u16GuestPort));
    417417
    418418} PDMINETWORKNATCONFIG, *PPDMINETWORKNATCONFIG;
Note: See TracChangeset for help on using the changeset viewer.

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