Searched refs:IsUp (Results 1 – 9 of 9) sorted by relevance
166 if (IsUp() || IsGoingUp()) in SetEnabled()168 } else if (!IsUp() && !IsGoingUp() && IsUpRequested() && Interface().IsUp()) in SetEnabled()177 return IsEnabled() && IsUp() && IsProtocolAllowed(*this); in IsAllowedToSend()
69 info->isUp = IsUp(); in Control()
972 if (fDevice && (IsUp() || fDevice->IsUp())) in SetDevice()1053 if (IsUp() || Phase() >= protocol->ActivationPhase()) in AddProtocol()1340 if (IsUp()) in Up()1589 else if (!Device()->IsUp()) in Send()1600 if (Device()->IsUp() && protocolNumber == 0x0021) { in Send()1603 } else if (!Device()->IsUp() || !protocol || !protocol->IsEnabled() in Send()1690 if (protocolNumber == 0x0021 && Device() && Device()->IsUp()) { in Receive()
433 if (child && child->IsUp()) { in DownEvent()587 if (!Interface().Device() || !Interface().Device()->IsUp()) in UpEvent()645 if (Interface().Device() && Interface().Device()->IsUp()) in DownEvent()
129 if (IsUp()) in Up()246 if (!IsUp()) { in Down()324 if (!IsUp()) { in Send()404 if (!IsUp() || header.version != PPPoE_VERSION || header.type != PPPoE_TYPE in Receive()557 if (!IsUp() in Receive()590 if (fNextTimeout == 0 || IsUp() || IsDown()) in Pulse()
137 if (length < 0 || !device->IsUp()) { in worker_thread()239 if (IsUp()) in Up()277 if (!IsUp()) { in Down()418 } else if (!IsUp()) { in Send()513 else if (InitCheck() != B_OK || !IsUp()) { in Receive()
66 bool IsUp() const in IsUp() function
93 bool IsUp() const in IsUp() function
212 bool IsUp() const in IsUp() function