arp_ether_ip Struct Reference

#include <decode_arp.h>


Data Fields

unsigned char SenderMac [6]
unsigned char SenderIP [4]
unsigned char TargetMac [6]
unsigned char TargetIP [4]


Detailed Description

Definition at line 22 of file decode_arp.h.


Field Documentation

unsigned char arp_ether_ip::SenderMac[6]

Definition at line 23 of file decode_arp.h.

Referenced by DecodeARP(), HandleARPPacket(), and SendARP().

unsigned char arp_ether_ip::SenderIP[4]

Definition at line 24 of file decode_arp.h.

Referenced by DecodeARP(), HandleARPPacket(), and SendARP().

unsigned char arp_ether_ip::TargetMac[6]

Definition at line 25 of file decode_arp.h.

Referenced by DecodeARP(), and SendARP().

unsigned char arp_ether_ip::TargetIP[4]

Definition at line 26 of file decode_arp.h.

Referenced by DecodeARP(), and SendARP().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2