|
SourceForge Jpcap | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGMPFields
IGMP protocol field encoding information.
Field Summary | |
---|---|
static int |
IGMP_CODE_LEN
Length of the IGMP message type code in bytes. |
static int |
IGMP_CODE_POS
Position of the IGMP message type. |
static int |
IGMP_CSUM_LEN
Length of the IGMP checksum in bytes. |
static int |
IGMP_CSUM_POS
Position of the IGMP checksum. |
static int |
IGMP_GADDR_LEN
Length of group address in bytes. |
static int |
IGMP_GADDR_POS
Position of the IGMP group address. |
static int |
IGMP_HEADER_LEN
Length in bytes of an IGMP header. |
static int |
IGMP_MRSP_LEN
Length of the IGMP max response code in bytes. |
static int |
IGMP_MRSP_POS
Position of the IGMP max response code. |
Field Detail |
---|
static final int IGMP_CODE_LEN
static final int IGMP_MRSP_LEN
static final int IGMP_CSUM_LEN
static final int IGMP_GADDR_LEN
static final int IGMP_CODE_POS
static final int IGMP_MRSP_POS
static final int IGMP_CSUM_POS
static final int IGMP_GADDR_POS
static final int IGMP_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 |