#include <ether.h>
Collaboration diagram for ether_header:

Public Attributes | |
| u_char | ether_dhost [ETHER_ADDR_LEN] |
| u_char | ether_shost [ETHER_ADDR_LEN] |
| u_short | ether_type |
|
|
Definition at line 34 of file ether.h. Referenced by ArpAgent::ArpAgent(), and ArpAgent::sendresp(). |
|
|
Definition at line 35 of file ether.h. Referenced by ArpAgent::ArpAgent(), and ArpAgent::command(). |
|
|
Definition at line 36 of file ether.h. Referenced by ArpAgent::ArpAgent(). |
1.3.3