Home
last modified time | relevance | path

Searched defs:testMac4 (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dhcp/test/services/dhcp_server/unittest/
Ddhcp_address_pool_test.cpp233 uint8_t testMac4[DHCP_HWADDR_LENGTH] = {0x00, 0x03, 0x3c, 0x65, 0x3a, 0x0c, 0}; variable
436 uint8_t testMac4[DHCP_HWADDR_LENGTH] = {0}; variable
Ddhcp_server_test.cpp439 uint8_t testMac4[DHCP_HWADDR_LENGTH] = {0x00, 0x0e, 0x3c, 0x65, 0x3a, 0x0d, 0}; in InitDhcpRequests() local