Home
last modified time | relevance | path

Searched refs:SendConfigureAck (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A DProtocol.h113 bool SendConfigureAck(net_buffer *packet);
H A DProtocol.cpp844 SendConfigureAck(packet); in RCRGoodEvent()
851 SendConfigureAck(packet); in RCRGoodEvent()
856 SendConfigureAck(packet); in RCRGoodEvent()
863 SendConfigureAck(packet); in RCRGoodEvent()
1399 IPCP::SendConfigureAck(net_buffer *packet) in SendConfigureAck() function in IPCP
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPStateMachine.h146 bool SendConfigureAck(net_buffer *packet);
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPStateMachine.cpp956 SendConfigureAck(packet); in RCRGoodEvent()
962 SendConfigureAck(packet); in RCRGoodEvent()
973 SendConfigureAck(packet); in RCRGoodEvent()
1755 KPPPStateMachine::SendConfigureAck(net_buffer *packet) in SendConfigureAck() function in KPPPStateMachine