Searched refs:INTNETTRUNKSWPORT (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Dintnet.h367 * Switch decisions returned by INTNETTRUNKSWPORT::pfnPreRecv.
395 * INTNETTRUNKSWPORT::pfnDisconnect.
405 typedef struct INTNETTRUNKSWPORT *PINTNETTRUNKSWPORT;
412 typedef struct INTNETTRUNKSWPORT struct
602 } INTNETTRUNKSWPORT; typedef in typeref:struct:INTNETTRUNKSWPORT
615 /** The trunk is inactive. No calls to INTNETTRUNKSWPORT::pfnRecv or
616 * INTNETTRUNKSWPORT::pfnPreRecv. Calling other methods is OK. */
722 * For use INTNETTRUNKSWPORT::pfnRecv.
/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp303 INTNETTRUNKSWPORT SwitchPort;
3695 * INTNETTRUNKSWPORT::pfnRecv.
5013 /** @copydoc INTNETTRUNKSWPORT::pfnSetSGPhys */
5022 /** @copydoc INTNETTRUNKSWPORT::pfnReportMacAddress */
5048 /** @copydoc INTNETTRUNKSWPORT::pfnReportPromiscuousMode */
5074 /** @copydoc INTNETTRUNKSWPORT::pfnReportGsoCapabilities */
5093 /** @copydoc INTNETTRUNKSWPORT::pfnReportNoPreemptDsts */
5103 /** @copydoc INTNETTRUNKSWPORT::pfnDisconnect */
5162 /** @copydoc INTNETTRUNKSWPORT::pfnPreRecv */
5204 /** @copydoc INTNETTRUNKSWPORT
[all...]

Completed in 1985 milliseconds