Module: FFI::Packets::Ip::Hdr::Tos

Includes:
DRY::ConstFlagsMap
Defined in:
lib/ffi/packets/ip.rb

Overview

Type of service (ip_tos), RFC 1349 (“obsoleted by RFC 2474”)

Contains mappings for all the IP_TOS_.* flags constants

Class Method Summary collapse

Class Method Details

.listObject



82
# File 'lib/ffi/packets/ip.rb', line 82

def self.list;  @@list ||= super(); end