Home
last modified time | relevance | path

Searched refs:_TimeoutShift (Results 1 – 2 of 2) sorted by relevance

/haiku/src/servers/net/
H A DDHCPClient.h59 bool _TimeoutShift(int socket, dhcp_state& state,
H A DDHCPClient.cpp744 if (!_TimeoutShift(socket, state, timeout)) in _StateTransition()
957 DHCPClient::_TimeoutShift(int socket, dhcp_state& state, in _TimeoutShift() function in DHCPClient