Class LlcControlUnnumbered

  • All Implemented Interfaces:
    java.io.Serializable, LlcPacket.LlcControl

    public final class LlcControlUnnumbered
    extends java.lang.Object
    implements LlcPacket.LlcControl
    The Control field of an LLC header in U-format.
    
        0     1     2     3     4     5     6     7
     +-----+-----+-----+-----+-----+-----+-----+-----+
     |    modifier     | P/F | modifier  |  1  |  1  |
     |    func bits    |     | func bits |     |     |
     +-----+-----+-----+-----+-----+-----+-----+-----+
     
    Since:
    pcap4j 1.6.5
    See Also:
    IEEE 802.2, Serialized Form