arp_header Struct Reference
[Address Resolution Protocol (ARP) Service]

ARP protocol header. More...

#include <arp_header.h>

Data Fields

uint16_t hardware
 Hardware type identifier.
uint16_t protocol
 Protocol identifier.
uint8_t hardware_length
 Hardware address length in bytes.
uint8_t protocol_length
 Protocol address length in bytes.
uint16_t operation
 ARP packet type.

Detailed Description

ARP protocol header.


Field Documentation

Hardware type identifier.

See also:
hardware.h

Referenced by arp_receive_message(), and arp_translate_message().

Hardware address length in bytes.

Referenced by arp_receive_message(), and arp_translate_message().

ARP packet type.

See also:
arp_oc.h

Referenced by arp_receive_message(), and arp_translate_message().

Protocol identifier.

Referenced by arp_receive_message(), and arp_translate_message().

Protocol address length in bytes.

Referenced by arp_receive_message(), and arp_translate_message().


The documentation for this struct was generated from the following file:

Generated on Thu Mar 11 20:48:26 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1