Home
last modified time | relevance | path

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

/lib/minip/
A Dminip.c37 static const uint8_t broadcast_mac[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable
498 memcmp(eth->dst_mac, broadcast_mac, 6) != 0) { in minip_rx_driver_callback()

Completed in 6 milliseconds