Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/ethernet/src/
H A Dhdf_eth_core.c146 NetIfSetMacAddr(ethDevice->netdev, enaddr, MAC_ADDR_SIZE); in InitEth()
/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h689 int32_t NetIfSetMacAddr(struct NetDevice *netDevice, const unsigned char *macAddr, unsigned char le…
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c364 int32_t NetIfSetMacAddr(struct NetDevice *netDevice, const unsigned char *macAddr, unsigned char le… in NetIfSetMacAddr() function