Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/
Dethernet.h69 extern const struct eth_addr ethbroadcast, ethzero;
/third_party/lwip/src/netif/
Dethernet.c64 const struct eth_addr ethzero = {{0, 0, 0, 0, 0, 0}}; variable
/third_party/lwip/src/core/ipv4/
Detharp.c186 arp_table[i].ethaddr = ethzero; in etharp_free_entry()
1192 (struct eth_addr *)netif->hwaddr, netif_ip4_addr(netif), &ethzero,