Module: FFI::Packets::Tcp::Opt::Otype
- Includes:
- DRY::ConstMap
- Defined in:
- lib/ffi/packets/tcp.rb
Overview
Options (otype) - www.iana.org/assignments/tcp-parameters
Class Method Summary collapse
Class Method Details
.list ⇒ Object
90 |
# File 'lib/ffi/packets/tcp.rb', line 90 def self.list; @@list ||= super() ; end |