Changeset 64201 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/linux
- Timestamp:
- Oct 11, 2016 9:17:10 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 111192
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
r64198 r64201 829 829 * @param pBuf The sk_buff. 830 830 * @param pSG The SG. 831 * @param c ExtraThe number of bytes of extra space allocated immediately after the SG.831 * @param cbExtra The number of bytes of extra space allocated immediately after the SG. 832 832 * @param cSegs The number of segments allocated for the SG. 833 833 * This should match the number in the mbuf exactly!
Note:
See TracChangeset
for help on using the changeset viewer.