Home
last modified time | relevance | path

Searched refs:test_mac_addr (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/test/unit/ip6/
H A Dtest_ip6.c248 const u8_t test_mac_addr[6] = {0xb0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5}; in START_TEST() local
261 memcpy(test_netif6.hwaddr, test_mac_addr, 6); in START_TEST()

Completed in 2 milliseconds