#include <arp.h>
Data Fields | |
measured_string_t * | addr |
Actual device hardware address. | |
uint8_t * | addr_data |
Actual device hardware address data. | |
measured_string_t * | broadcast_addr |
Broadcast device hardware address. | |
uint8_t * | broadcast_data |
Broadcast device hardware address data. | |
device_id_t | device_id |
Device identifier. | |
hw_type_t | hardware |
Hardware type. | |
packet_dimension_t | packet_dimension |
Packet dimension. | |
int | phone |
Device module phone. | |
arp_protos_t | protos |
Protocol map. | |
services_t | service |
Device module service. |
Definition at line 91 of file arp.h.
arp_protos_t protos |