KPPPLCP
KPPPLCP::OptionHandlerFor(uint8 type, int32 *start) const
KPPPLCP::AddLCPExtension(KPPPLCPExtension *lcpExtension)
KPPPLCP::RemoveLCPExtension(KPPPLCPExtension *lcpExtension)
KPPPLCP::LCPExtensionAt(int32 index) const
KPPPLCP::LCPExtensionFor(uint8 code, int32 *start) const
KPPPLCP::Up()
KPPPLCP::Down()
KPPPLCP::Send(net_buffer *packet, uint16 protocolNumber)
KPPPLCP::Receive(net_buffer *packet, uint16 protocolNumber)
KPPPLCP::KPPPLCP(KPPPInterface& interface)
KPPPLCP::Pulse()
KPPPLCP::~KPPPLCP()
KPPPLCP::AddOptionHandler(KPPPOptionHandler *optionHandler)
KPPPLCP::RemoveOptionHandler(KPPPOptionHandler *optionHandler)
KPPPLCP::OptionHandlerAt(int32 index) const
KPPPLCP fLCP;
KPPPLCP& LCP()
class KPPPLCP : public KPPPProtocol {
KPPPLCP(KPPPInterface& interface);
virtual ~KPPPLCP();
KPPPLCP(const KPPPLCP& copy);
KPPPLCP& operator= (const KPPPLCP& copy);
KPPPLCP& fLCP;
class KPPPLCP;
friend class KPPPLCP;
KPPPLCP& LCP() const