Searched refs:broadcast_mac (Results 1 – 1 of 1) sorted by relevance
37 static const uint8_t broadcast_mac[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable498 memcmp(eth->dst_mac, broadcast_mac, 6) != 0) { in minip_rx_driver_callback()
Completed in 6 milliseconds