Namespaces Class Hierarchy Compound List File List Header Files Compound Members File Members Examples
usipp::ether_arp Struct Reference
Ethernet Address Resolution Protocol.
More...
Public Members
- struct arphdr ea_hdr
- u_int8_t arp_sha [ETH_ALEN]
- u_int8_t arp_spa [4]
- u_int8_t arp_tha [ETH_ALEN]
- u_int8_t arp_tpa [4]
Detailed Description
Ethernet Address Resolution Protocol.
See RFC 826 for protocol description. Structure below is adapted to resolving internet addresses. 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