Keeping the ethernet address of the MAC in this struct is not necessary as it is already kept in the struct netif. But this is only an example, anyway...
Definition at line 73 of file ethernetif.c.
Data Fields | |
| struct eth_addr * | ethaddr |
struct eth_addr* ethernetif::ethaddr [read] |
Definition at line 74 of file ethernetif.c.
1.5.5