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

/haiku/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.cpp165 find_device_interface(const char* name) function
449 net_device_interface* interface = find_device_interface(name);
601 net_device_interface* interface = find_device_interface(device->name);
627 net_device_interface* interface = find_device_interface(device->name);
665 net_device_interface* interface = find_device_interface(device->name);
701 net_device_interface* interface = find_device_interface(device->name);
734 net_device_interface* interface = find_device_interface(device->name);
753 net_device_interface* interface = find_device_interface(device->name);
795 net_device_interface* interface = find_device_interface(device->name);

Completed in 74 milliseconds