|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IP protocol field encoding information.
Field Summary | |
static int |
UDP_CSUM_LEN
Length of the checksum field in bytes. |
static int |
UDP_CSUM_POS
Position of the header checksum length. |
static int |
UDP_DP_POS
Position of the destination port. |
static int |
UDP_HEADER_LEN
Length of a UDP header in bytes. |
static int |
UDP_LEN_LEN
Length of the header length field in bytes. |
static int |
UDP_LEN_POS
Position of the header length. |
static int |
UDP_PORT_LEN
Length of a UDP port in bytes. |
static int |
UDP_SP_POS
Position of the source port. |
Field Detail |
public static final int UDP_PORT_LEN
public static final int UDP_LEN_LEN
public static final int UDP_CSUM_LEN
public static final int UDP_SP_POS
public static final int UDP_DP_POS
public static final int UDP_LEN_POS
public static final int UDP_CSUM_POS
public static final int UDP_HEADER_LEN
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |