Searched refs:doReply (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp814 return doReply(client, extra);
866 return doReply(client, extra);
898 return doReply(client, extra);
936 int NetworkManager::doReply(const Client& client, const std::vector<RawOption>& extra) function in class:NetworkManager
H A DConfig.h520 int doReply(const Client& client, const std::vector<RawOption>& extra);

Completed in 5616 milliseconds