Home
last modified time | relevance | path

Searched refs:OFPActionVendorUnknown (Results 1 – 1 of 1) sorted by relevance

/dports/net/ryu/ryu-4.26/ryu/ofproto/
H A Dofproto_v1_0_parser.py827 obj = OFPActionVendorUnknown(vendor, data)
843 class OFPActionVendorUnknown(OFPActionVendor): class
845 super(OFPActionVendorUnknown,
856 super(OFPActionVendorUnknown, self).serialize(buf, offset)