Searched refs:ProtocolAt (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPInterface.h136 KPPPProtocol *ProtocolAt(int32 index) const;
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp656 KPPPProtocol *protocol = ProtocolAt(controlInfo->index);
885 KPPPProtocol *protocol = ProtocolAt(control->index);
1133 KPPPInterface::ProtocolAt(int32 index) const function in class:KPPPInterface

Completed in 104 milliseconds