Ethernet protocol specific data. More...
#include <eth.h>
Data Fields | |
| services_t | service |
| Protocol service. | |
| int | protocol |
| Protocol identifier. | |
| int | phone |
| Protocol module phone. | |
Ethernet protocol specific data.
| int eth_proto::phone |
Protocol module phone.
Referenced by eth_device_message(), eth_register_message(), nil_device_state_msg(), and nil_received_msg().
Protocol identifier.
Referenced by eth_register_message().
| services_t eth_proto::service |
Protocol service.
Referenced by eth_device_message(), eth_register_message(), nil_device_state_msg(), and nil_received_msg().
1.6.1