Changeset 33540 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h
- Timestamp:
- Oct 28, 2010 9:27:05 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 67140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h
r30111 r33540 898 898 899 899 /* convenience method used which allocates and initializes the PINTNETSG containing one 900 * segment refer ing the buffer of size cbBufSize900 * segment referring the buffer of size cbBufSize 901 901 * the allocated PINTNETSG should be freed with the vboxNetFltWinMemFree. 902 902 * … … 1004 1004 1005 1005 /************************************************************** 1006 * utility metho fs for ndis packet creation/initialization *1006 * utility methods for ndis packet creation/initialization * 1007 1007 **************************************************************/ 1008 1008
Note:
See TracChangeset
for help on using the changeset viewer.