Home
last modified time | relevance | path

Searched refs:macAddrLen (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c462 size_t macAddrLen = sizeof((*ppUsbNet)->net.macAddr) / sizeof((*ppUsbNet)->net.macAddr[0]); in HostRndisSetmacAddrByBp() local
463 if (memset_s((*ppUsbNet)->net.macAddr, macAddrLen, 0, macAddrLen) !=EOK) { in HostRndisSetmacAddrByBp()

Completed in 2 milliseconds