ethzero is only used within LwIP.
 
Symbols
loading...
Files
loading...

ethzero variable

Syntax

extern const struct eth_addr ethbroadcast, ethzero;
Implemented in ethernet.c:64

References

LocationReferrerText
ethernet.c:64
const struct eth_addr ethzero = {{0, 0, 0, 0, 0, 0}};
ethernet.h:69
extern const struct eth_addr ethbroadcast, ethzero;
etharp.c:1184etharp_request_dst()
(struct eth_addr *)netif->hwaddr, netif_ip4_addr(netif), &ethzero,

Type Use

Type of ethzero
ethzero
all items filtered out