Searched refs:Interfaces (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/shared/libppp/headers/
H A DPPPManager.h39 ppp_interface_id *Interfaces(int32 *count,
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPManager.cpp341 PPPManager::Interfaces(int32 *count, function in class:PPPManager
378 //! Use \c Interfaces() instead of this method.
414 ppp_interface_id *interfaces = Interfaces(&count, PPP_REGISTERED_INTERFACES);
446 ppp_interface_id *interfaces = Interfaces(&count, PPP_REGISTERED_INTERFACES);
/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp53 ppp_interface_id *interfaces = manager.Interfaces(&count, filter);

Completed in 36 milliseconds