Home
last modified time | relevance | path

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

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