|
SourceForge Jpcap | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EthernetFields
Ethernet protocol field encoding information.
| Field Summary | |
|---|---|
static int |
ETH_CODE_LEN
Width of the ethernet type code in bytes. |
static int |
ETH_CODE_POS
Position of the ethernet type field within the ethernet header. |
static int |
ETH_DST_POS
Position of the destination MAC address within the ethernet header. |
static int |
ETH_HEADER_LEN
Total length of an ethernet header in bytes. |
static int |
ETH_SRC_POS
Position of the source MAC address within the ethernet header. |
| Field Detail |
|---|
static final int ETH_CODE_LEN
static final int ETH_DST_POS
static final int ETH_SRC_POS
static final int ETH_CODE_POS
static final int ETH_HEADER_LEN
|
Copyright © Patrick Charles & Jonas Lehmann, 2001; Esmond Pitt, 2008. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||