Changeset 54499 in vbox for trunk/src/VBox/NetworkServices/DHCP/Config.h
- Timestamp:
- Feb 25, 2015 3:42:17 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/DHCP/Config.h
r50587 r54499 517 517 int doReply(const Client& client, const std::vector<RawOption>& extra); 518 518 int processParameterReqList(const Client& client, const uint8_t *pu8ReqList, int cReqList, std::vector<RawOption>& extra); 519 520 private: 521 static NetworkManager *g_NetworkManager; 519 522 520 523 private:
Note:
See TracChangeset
for help on using the changeset viewer.