Class: Pio::OpenFlow13::Match::MaskedIpv4SourceAddress

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/pio/open_flow13/match.rb

Overview

The value of masked OXM_OF_IPV4_SRC

Constant Summary collapse

OXM_FIELD =
11

Instance Method Summary collapse

Instance Method Details

#lengthObject



217
218
219
# File 'lib/pio/open_flow13/match.rb', line 217

def length
  8
end