|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 header checksum in bytes. |
static int |
ICMP_CSUM_POS
Position of the ICMP header 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 |
public static final int ICMP_CODE_LEN
public static final int ICMP_SUBC_LEN
public static final int ICMP_CSUM_LEN
public static final int ICMP_CODE_POS
public static final int ICMP_SUBC_POS
public static final int ICMP_CSUM_POS
public static final int ICMP_HEADER_LEN
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |