Class: Racket::L2::LLC

Inherits:
RacketPart show all
Defined in:
lib/racket/l2/llc.rb

Overview

Constant Summary collapse

LLC_IBM_SNA =
0x04
LLC_IP =
0x06
LLC_3COM =
0x80
LLC_SNAP =
0xAA
LLC_BANYAN =
0xBC
LLC_NOVELL =
0xE0
LLC_LANMAN =
0xF4

Instance Attribute Summary

Attributes inherited from RacketPart

#autofix

Method Summary

Methods inherited from RacketPart

#autofix?, #fix!, #initialize, #pretty

Constructor Details

This class inherits a constructor from Racket::RacketPart