Module: FFI::Packets::Eth::Hdr::Etype
- Includes:
- DRY::ConstMap
- Defined in:
- lib/ffi/packets/eth.rb
Instance Method Summary collapse
Instance Method Details
#list ⇒ Object
50 |
# File 'lib/ffi/packets/eth.rb', line 50 def list; @@list ||= super(); end |