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

/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPManager.h55 int32 (*GetInterfaces)(ppp_interface_id *interfaces, int32 count, member in struct:ppp_interface_module_info
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/headers/
H A DPPPManager.h40 int32 GetInterfaces(ppp_interface_id *interfaces, int32 count,
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPManager.cpp262 *count = GetInterfaces(interfaces, requestCount, filter);
280 PPPManager::GetInterfaces(ppp_interface_id *interfaces, int32 count, function in class:PPPManager

Completed in 68 milliseconds