arpMsg Struct Reference

#include <arpping.h>


Detailed Description

Definition at line 13 of file arpping.h.

Data Fields

ethhdr ethhdr
u_short htype
u_short ptype
u_char hlen
u_char plen
u_short operation
u_char sHaddr [6]
u_char sInaddr [4]
u_char tHaddr [6]
u_char tInaddr [4]
u_char pad [18]


Field Documentation

struct ethhdr arpMsg::ethhdr

Definition at line 14 of file arpping.h.

u_short arpMsg::htype

Definition at line 15 of file arpping.h.

u_short arpMsg::ptype

Definition at line 16 of file arpping.h.

u_char arpMsg::hlen

Definition at line 17 of file arpping.h.

u_char arpMsg::plen

Definition at line 18 of file arpping.h.

u_short arpMsg::operation

Definition at line 19 of file arpping.h.

u_char arpMsg::sHaddr[6]

Definition at line 20 of file arpping.h.

u_char arpMsg::sInaddr[4]

Definition at line 21 of file arpping.h.

u_char arpMsg::tHaddr[6]

Definition at line 22 of file arpping.h.

u_char arpMsg::tInaddr[4]

Definition at line 23 of file arpping.h.

u_char arpMsg::pad[18]

Definition at line 24 of file arpping.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 12:24:48 2008 for Dynamics 0.8.1.Dynamo.1 by  doxygen 1.5.1