Home
last modified time | relevance | path

Searched defs:KPPPInterface (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPStateMachine.h21 class KPPPInterface; variable
27 friend class KPPPInterface; variable
H A DKPPPModule.h11 class KPPPInterface; variable
H A DKPPPLCP.h40 friend class KPPPInterface; variable
H A DKPPPProtocol.h12 class KPPPInterface; variable
H A DKPPPManager.h20 class KPPPInterface; variable
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp88 KPPPInterface::KPPPInterface(const char *name, ppp_interface_entry *entry, in KPPPInterface() function in KPPPInterface