Namespaces Class Hierarchy Compound List File List Header Files Compound Members File Members Examples
usipp::arphdr Struct Reference
See RFC 826 for protocol description. ARP packets are variable in size; the arphdr structure defines the fixed-length portion. Protocol type values are the same as those for 10 Mb/s Ethernet. It is followed by the variable-sized fields ar_sha, arp_spa, arp_tha and arp_tpa in that order, according to the lengths specified. Field names used correspond to RFC 826.
More...
Public Members
- unsigned short int ar_hrd
- unsigned short int ar_pro
- unsigned char ar_hln
- unsigned char ar_pln
- unsigned short int ar_op
Detailed Description
See RFC 826 for protocol description. ARP packets are variable in size; the arphdr structure defines the fixed-length portion. Protocol type values are the same as those for 10 Mb/s Ethernet. It is followed by the variable-sized fields ar_sha, arp_spa, arp_tha and arp_tpa in that order, according to the lengths specified. Field names used correspond to RFC 826.
The documentation for this struct was generated from the following files:
Generated at Sun Oct 10 13:51:36 1999 for libusi++ by
written by Dimitri van Heesch, © 1997-1999