Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/net/include/
H A Dusb_net_net.h38 static inline void etherAddrCopy(uint8_t *dst, const uint8_t *src) in etherAddrCopy() function
/ohos5.0/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c456 etherAddrCopy((*ppUsbNet)->net.macAddr, bp); in HostRndisSetmacAddrByBp()