Changeset 15779 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jan 2, 2009 5:55:25 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41354
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c
r15629 r15779 2513 2513 * @param pPromiscStream Pointer to the promiscuous stream. 2514 2514 * @param pMsg Pointer to the message. 2515 * @remarks Warning!! Assumes caller has taken care of any locking necessary.2516 2515 */ 2517 2516 static int vboxNetFltSolarisQueueLoopback(PVBOXNETFLTINS pThis, vboxnetflt_promisc_stream_t *pPromiscStream, mblk_t *pMsg)
Note:
See TracChangeset
for help on using the changeset viewer.