Changeset 19884 in vbox
- Timestamp:
- May 21, 2009 3:03:12 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47579
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c ¶
r19640 r19884 1217 1217 * @param PromiscLevel Promiscous level; DL_PROMISC_PHYS/SAP/MULTI. 1218 1218 * 1219 * @returns VBox errorcode.1219 * @returns VBox status code. 1220 1220 */ 1221 1221 static int vboxNetFltSolarisPromiscReq(queue_t *pQueue, bool fPromisc)
Note:
See TracChangeset
for help on using the changeset viewer.