Home
last modified time | relevance | path

Searched defs:MAC_ADDR_LEN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dhcp/test/unittest/services/utils/
H A Ddhcp_arp_checker_test.cpp25 constexpr int32_t MAC_ADDR_LEN = 6; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/anonymize/src/
H A Danonymizer.c139 static const uint32_t MAC_ADDR_LEN = 17; in MatchMacAddr() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h52 #define MAC_ADDR_LEN 6 macro