Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h29 const int ETH_MAC_ADDR_INDEX_3 = 3; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp258 (unsigned char)ifr.ifr_hwaddr.sa_data[ETH_MAC_ADDR_INDEX_3], in GetLocalMac()