|
SourceForge Jpcap | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LLC
Nested Class Summary | |
---|---|
static class |
LLC.PacketFactory
|
Field Summary | |
---|---|
static int |
LLC_CONTROL_LEN
Length of Control |
static int |
LLC_CONTROL_POS
Offset of Control |
static int |
LLC_DSAP_LEN
Length of DSAP |
static int |
LLC_DSAP_POS
Offset of DSAP |
static int |
LLC_HEADER_LEN
LLC Header length. |
static int |
LLC_HEADER_POS
Offset of LLC header |
static int |
LLC_PROTOCOL_LEN
Length of protocol |
static int |
LLC_PROTOCOL_POS
Offset of protocol |
static int |
LLC_SSAP_LEN
Length of SSAP |
static int |
LLC_SSAP_POS
Offset of SSAP |
static byte |
LLC_UNNUMBERED_INFORMATION
Unnumbered information type |
static byte |
SAP_SNAP
SubNet Access Protocol (SNAP) |
static byte |
SAP_STP
Spanning Tree Protocol (STP) |
Field Detail |
---|
static final int LLC_HEADER_POS
static final int LLC_DSAP_POS
static final int LLC_DSAP_LEN
static final int LLC_SSAP_POS
static final int LLC_SSAP_LEN
static final int LLC_CONTROL_POS
static final int LLC_CONTROL_LEN
static final int LLC_PROTOCOL_POS
static final int LLC_PROTOCOL_LEN
static final int LLC_HEADER_LEN
static final byte SAP_STP
static final byte SAP_SNAP
static final byte LLC_UNNUMBERED_INFORMATION
|
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 |