Searched defs:offGateway (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DNATNetworkImpl.cpp56 , offGateway(0)
88 uint32_t offGateway; member in struct:NATNetwork::Data
140 m->offGateway = 1;
878 if (off == m->offGateway)
912 i_findFirstAvailableOffset(ADDR_GATEWAY, &m->offGateway);
918 gateway.u += m->offGateway;

Completed in 44 milliseconds