Changeset 50322 in vbox for trunk/include
- Timestamp:
- Feb 5, 2014 9:19:01 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92044
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxNetSend.h
r50321 r50322 58 58 * thread. We submit dummy as if it was coming from this interface. 59 59 */ 60 inline int V boxNetSendDummy(ifnet_t pIfNet)60 inline int VBoxNetSendDummy(ifnet_t pIfNet) 61 61 { 62 62 int rc = 0;
Note:
See TracChangeset
for help on using the changeset viewer.