|
SourceForge Jpcap | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICMPFields
ICMP protocol field encoding information.
Field Summary | |
---|---|
static int |
ICMP_CODE_LEN
Length of the ICMP message type code in bytes. |
static int |
ICMP_CODE_POS
Position of the ICMP message type. |
static int |
ICMP_CSUM_LEN
Length of the ICMP checksum in bytes. |
static int |
ICMP_CSUM_POS
Position of the ICMP checksum. |
static int |
ICMP_HEADER_LEN
Length in bytes of an ICMP header. |
static int |
ICMP_SUBC_LEN
Length of the ICMP subcode in bytes. |
static int |
ICMP_SUBC_POS
Position of the ICMP message subcode. |
Field Detail |
---|
static final int ICMP_CODE_LEN
static final int ICMP_SUBC_LEN
static final int ICMP_CSUM_LEN
static final int ICMP_CODE_POS
static final int ICMP_SUBC_POS
static final int ICMP_CSUM_POS
static final int ICMP_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 |