Class: FFI::Packets::Ip::Opt::DataRR

Inherits:
Struct
  • Object
show all
Includes:
DRY::NetStructHelper
Defined in:
lib/ffi/packets/ip.rb

Overview

(Loose Source/Record/Strict Source) Route option data - RFC 791, 3.1

field :ptr,     :uint8,   :desc => 'from start of option'
field :iplist,  :uint32,  :desc => 'var-length list of IPs'