Class: Pio::OpenFlow13::Features::Reply::Format

Inherits:
BinData::Record
  • Object
show all
Extended by:
Pio::OpenFlow::Format
Defined in:
lib/pio/open_flow13/features_reply.rb

Overview

Features Reply message format.

Defined Under Namespace

Classes: Body

Instance Method Summary collapse

Methods included from Pio::OpenFlow::Format

extended, header

Instance Method Details

#dpidObject



49
50
51
# File 'lib/pio/open_flow13/features_reply.rb', line 49

def dpid
  datapath_id
end