Class: Pio::OpenFlow13::Match::TunnelId

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

Overview

The value of OXM_OF_TUNNEL_ID match field

Constant Summary collapse

OXM_FIELD =
38

Constants inherited from OpenFlowBasicValue

OpenFlowBasicValue::OXM_CLASS

Instance Method Summary collapse

Instance Method Details

#lengthObject



553
554
555
# File 'lib/pio/open_flow13/match.rb', line 553

def length
  8
end