Searched refs:OFEthernetInterface (Results 1 – 1 of 1) sorted by relevance
32 class OFEthernetInterface : public EthernetInterface { class34 OFEthernetInterface();35 virtual ~OFEthernetInterface();87 OFEthernetInterface::OFEthernetInterface() in OFEthernetInterface() function in OFEthernetInterface96 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 …]