#include <arpping.h>
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] |
struct ethhdr arpMsg::ethhdr |
u_short arpMsg::htype |
u_short arpMsg::ptype |
u_char arpMsg::hlen |
u_char arpMsg::plen |
u_short arpMsg::operation |
u_char arpMsg::sHaddr[6] |
u_char arpMsg::sInaddr[4] |
u_char arpMsg::tHaddr[6] |
u_char arpMsg::tInaddr[4] |
u_char arpMsg::pad[18] |