Home
last modified time | relevance | path

Searched refs:PPP_PFC_DISABLED (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A D_KPPPPFCHandler.cpp70 fLocalPFCState = PPP_PFC_DISABLED; in ParseAck()
109 fPeerPFCState = PPP_PFC_DISABLED; in SendingAck()
118 fLocalPFCState = fPeerPFCState = PPP_PFC_DISABLED; in Reset()
H A DKPPPInterface.cpp110 fLocalPFCState(PPP_PFC_DISABLED), in KPPPInterface()
111 fPeerPFCState(PPP_PFC_DISABLED), in KPPPInterface()
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPDefs.h96 PPP_PFC_DISABLED, enumerator