Home
last modified time | relevance | path

Searched defs:ethMac (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/ethernet/include/
H A Deth_device.h60 struct HdfConfigEthMac ethMac; member
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp228 int DhcpFunction::GetLocalMac(const std::string ethInf, std::string& ethMac) in GetLocalMac()