Searched refs:GetInterface (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/ppp_manager/
H A DKPPPManager.cpp39 static KPPPInterface* GetInterface(ppp_interface_id ID);
57 if (GetInterface(ppp_interface_count) != NULL) {
98 if (GetInterface(ppp_interface_count) != NULL) {
196 GetInterface(ppp_interface_id ID) function
361 GetInterface,
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPManager.h49 KPPPInterface *(*GetInterface)(ppp_interface_id ID); member in struct:ppp_interface_module_info
/haiku/src/preferences/network/
H A DInterfaceAddressView.cpp100 fSettings.GetInterface(interface, fOriginalSettings);
173 fSettings.GetInterface(fInterface.Name(), settings);
213 fSettings.GetInterface(fInterface.Name(), interfaceSettings);
274 fSettings.GetInterface(fInterface.Name(), interface);
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettings.h40 status_t GetInterface(const char* name,
/haiku/src/add-ons/kernel/network/ppp/ppp/
H A Dppp.cpp70 KPPPInterface * pppInterface = gPPPInterfaceModule->GetInterface(idInterface);
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp325 BNetworkSettings::GetInterface(const char* name, BMessage& interface) const function in class:BNetworkSettings
361 GetInterface(name, interface);
370 GetInterface(name, interface);

Completed in 81 milliseconds