Class LlcPacket.LlcHeader

All Implemented Interfaces:
Serializable, Packet.Header
Enclosing class:
LlcPacket

public static final class LlcPacket.LlcHeader extends AbstractPacket.AbstractHeader
LLC (Logical Link Control) Header
  0                                                          15
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
|           DSAP ( 8bits)       |       SSAP (8 bits)           |
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
|                    Control (8 or 16 bits)                     |
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
Since:
pcap4j 1.6.5
See Also: