Searched refs:_KPPPPFCHandler (Results 1 – 5 of 5) sorted by relevance
14 _KPPPPFCHandler::_KPPPPFCHandler(ppp_pfc_state& localPFCState, in _KPPPPFCHandler() function in _KPPPPFCHandler24 _KPPPPFCHandler::AddToRequest(KPPPConfigurePacket& request) in AddToRequest()40 _KPPPPFCHandler::ParseNak(const KPPPConfigurePacket& nak) in ParseNak()51 _KPPPPFCHandler::ParseReject(const KPPPConfigurePacket& reject) in ParseReject()65 _KPPPPFCHandler::ParseAck(const KPPPConfigurePacket& ack) in ParseAck()81 _KPPPPFCHandler::ParseRequest(const KPPPConfigurePacket& request, in ParseRequest()99 _KPPPPFCHandler::SendingAck(const KPPPConfigurePacket& ack) in SendingAck()116 _KPPPPFCHandler::Reset() in Reset()
12 class _KPPPPFCHandler : public KPPPOptionHandler {14 _KPPPPFCHandler(ppp_pfc_state& localPFCState, ppp_pfc_state& peerPFCState,
33 _KPPPPFCHandler.cpp
170 _KPPPPFCHandler *pfcHandler = in KPPPInterface()171 new _KPPPPFCHandler(fLocalPFCState, fPeerPFCState, *this); in KPPPInterface()
25 _KPPPPFCHandler.cpp