Changeset 97074 in vbox for trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp
- Timestamp:
- Oct 10, 2022 4:36:11 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp
r97071 r97074 132 132 * Boilerplate code. 133 133 */ 134 int r3Init();135 void r3Fini();136 137 int vmmInit();138 139 134 int ifInit(const RTCString &strNetwork, 140 135 const RTCString &strTrunk = RTCString(),
Note:
See TracChangeset
for help on using the changeset viewer.