Appearance
struct ethif_config
Configuration settings for the Ethernet interface. #include <eth.h>
Public Attributes
| Name | |
|---|---|
| uint8_t[6] | hwaddr |
| char[32] | hostname |
Public Attributes Documentation
variable hwaddr
cpp
uint8_t ethif_config::hwaddr[6]the MAC address of the interface
variable hostname
cpp
char ethif_config::hostname[32]the interfaces NETBIOS name