Searched refs:GetInterfaces (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/ |
H A D | KPPPManager.h | 56 int32 (*GetInterfaces)(ppp_interface_id *interfaces, int32 count, member
|
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/headers/ |
H A D | PPPManager.h | 42 int32 GetInterfaces(ppp_interface_id *interfaces, int32 count,
|
/haiku/src/add-ons/kernel/network/ppp/ppp_manager/ |
H A D | KPPPManager.cpp | 249 GetInterfaces(ppp_interface_id* interfaces, int32 count, ppp_interface_filter filter) in GetInterfaces() function 364 GetInterfaces,
|
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/ |
H A D | PPPManager.cpp | 361 *count = GetInterfaces(interfaces, requestCount, filter); in Interfaces() 380 PPPManager::GetInterfaces(ppp_interface_id *interfaces, int32 count, in GetInterfaces() function in PPPManager
|