Class: Pio::OpenFlow13::Match::MaskedSourceMacAddress

Inherits:
OpenFlowBasicValue show all
Defined in:
lib/pio/open_flow13/match.rb

Overview

Masked OXM_OF_ETH_SRC match field.

Constant Summary

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



121
122
123
# File 'lib/pio/open_flow13/match.rb', line 121

def length
  12
end