Home
last modified time | relevance | path

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

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