Changeset 88491 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Apr 13, 2021 11:10:32 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143750
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevVirtioNet.cpp
r88490 r88491 339 339 } 340 340 341 #endif /* IN_RING3 */342 341 343 342 DECLINLINE(int) vnetCsRxEnter(PVNETSTATE pThis, int rcBusy) … … 358 357 } 359 358 360 #ifdef IN_RING3361 359 /** 362 360 * A helper function to detect the link state to the other side of "the wire".
Note:
See TracChangeset
for help on using the changeset viewer.