Home
last modified time | relevance | path

Searched refs:OFEthernetInterface (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/openfirmware/
H A Dnetwork.cpp32 class OFEthernetInterface : public EthernetInterface { class
34 OFEthernetInterface();
35 virtual ~OFEthernetInterface();
87 OFEthernetInterface::OFEthernetInterface() in OFEthernetInterface() function in OFEthernetInterface
96 OFEthernetInterface::~OFEthernetInterface() in ~OFEthernetInterface()
104 OFEthernetInterface::FindMACAddress() in FindMACAddress()
138 OFEthernetInterface::Init(const char *device, const char *parameters) in Init()
199 OFEthernetInterface::MACAddress() const in MACAddress()
206 OFEthernetInterface::AllocateSendReceiveBuffer(size_t size) in AllocateSendReceiveBuffer()
238 OFEthernetInterface::FreeSendReceiveBuffer(void *buffer) in FreeSendReceiveBuffer()
[all …]