ethernetif Struct Reference


Detailed Description

Helper struct to hold private data used to operate your ethernet interface.

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

Field Documentation

struct eth_addr* ethernetif::ethaddr [read]

Definition at line 74 of file ethernetif.c.


Generated on Mon Nov 2 11:38:48 2009 for AVR32 - PolarSSL - SSL Example by  doxygen 1.5.5