Searched refs:DoesConnectOnDemand (Results 1 – 3 of 3) sorted by relevance
164 bool DoesConnectOnDemand() const in DoesConnectOnDemand() function
500 info->doesConnectOnDemand = DoesConnectOnDemand(); in Control()752 info->doesConnectOnDemand = DoesConnectOnDemand(); in Control()1263 } else if (DoesConnectOnDemand() == connectOnDemand) in SetConnectOnDemand()1571 if ((protocolNumber != PPP_LCP_PROTOCOL && DoesConnectOnDemand() in Send()1860 if (DoesConnectOnDemand()) in RegisterInterface()
453 if (State() != PPP_OPENED_STATE && !Interface().DoesConnectOnDemand()) in UpdateAddresses()