Searched refs:IsGoingUp (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPProtocol.cpp166 if (IsUp() || IsGoingUp())
168 } else if (!IsUp() && !IsGoingUp() && IsUpRequested() && Interface().IsUp())
H A DKPPPStateMachine.cpp1964 if (protocol->IsGoingUp() && Interface().Mode() == PPP_CLIENT_MODE)
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPDevice.h72 bool IsGoingUp() const function in class:KPPPDevice
H A DKPPPProtocol.h99 bool IsGoingUp() const function in class:KPPPProtocol

Completed in 47 milliseconds