Searched refs:PPPInterface (Results 1 – 11 of 11) sorted by relevance
35 PPPInterface::PPPInterface(ppp_interface_id ID) in PPPInterface() function in PPPInterface46 PPPInterface::PPPInterface(const PPPInterface& copy) in PPPInterface() function in PPPInterface58 PPPInterface::~PPPInterface() in ~PPPInterface()76 PPPInterface::InitCheck() const in InitCheck()102 PPPInterface::SetTo(ppp_interface_id ID) in SetTo()144 PPPInterface::Control(uint32 op, void *data, size_t length) const in Control()177 PPPInterface::SetUsername(const char *username) const in SetUsername()190 PPPInterface::SetPassword(const char *password) const in SetPassword()203 PPPInterface::SetAskBeforeConnecting(bool askBeforeConnecting) const in SetAskBeforeConnecting()225 PPPInterface::GetSettingsEntry(BEntry *entry) const in GetSettingsEntry()[all …]
159 PPPInterface interface(ID); in WatchInterface()191 PPPInterface interface(fInterface); in StopWatchingInterface()
16 PPPInterface.cpp
420 PPPInterface interface; in InterfaceWithUnit()456 PPPInterface interface; in InterfaceWithName()
15 class PPPInterface {17 PPPInterface(ppp_interface_id ID = PPP_UNDEFINED_INTERFACE_ID);18 PPPInterface(const PPPInterface& copy);19 ~PPPInterface();57 PPPInterface& operator= (const PPPInterface& copy)60 PPPInterface& operator= (ppp_interface_id ID)
64 PPPInterface interface; in show()133 PPPInterface interface(manager.CreateInterfaceWithName(name)); in create()172 PPPInterface interface(manager.InterfaceWithName(name)); in connect()205 PPPInterface interface(manager.InterfaceWithName(name)); in setuser()236 PPPInterface interface(manager.InterfaceWithName(name)); in setpass()270 PPPInterface interface(manager.InterfaceWithName(name)); in setaskbeforeconnect()298 PPPInterface interface(manager.InterfaceWithName(name)); in getstatistics()327 PPPInterface interface(manager.InterfaceWithName(name)); in hassettings()356 PPPInterface interface(manager.InterfaceWithName(name)); in enablereports()388 PPPInterface interface(manager.InterfaceWithName(name)); in disablereports()[all …]
195 PPPInterface interface(PPPManager().CreateInterfaceWithName( in Connect()237 PPPInterface interface(fListener.Interface()); in Cancel()260 PPPInterface interface(fListener.Interface()); in AttemptString()286 PPPInterface interface(id); in HandleReportMessage()367 PPPInterface interface(fListener.Interface()); in WatchInterface()
27 PPPInterface fInterface;
152 PPPInterface interface(fID); in Init()
5 - PPPInterface
425 PPPInterface interface; in UpDownThread()504 PPPInterface interface(id); in HandleReportMessage()640 PPPInterface interface(fWatching); in WatchInterface()