#include <ethernet.h>
Public Attributes | |
u_char | ether_dhost [ETHER_ADDR_LEN] |
u_char | ether_shost [ETHER_ADDR_LEN] |
u_short | ether_type |
Definition at line 65 of file ethernet.h.
u_char ether_header::ether_dhost[ETHER_ADDR_LEN] |
Definition at line 66 of file ethernet.h.
u_char ether_header::ether_shost[ETHER_ADDR_LEN] |
Definition at line 67 of file ethernet.h.
Definition at line 68 of file ethernet.h.