package frenetic
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Frenetic Programming Language and Runtime System
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.0.5.tar.gz
md5=baf754df13a759c32f2c86a1b6f328da
sha512=80140900e7009ccab14b25e244fe7edab87d858676f8a4b3799b4fea16825013cf68363fe5faec71dd54ba825bb4ea2f812c2c666390948ab217ffa75d9cbd29
doc/frenetic.kernel/Frenetic_kernel/OpenFlow0x01/Message/index.html
Module OpenFlow0x01.MessageSource
A subset of the OpenFlow 1.0 messages defined in Section 5.1 of the specification.
Source
type t = | Hello of Cstruct.t| ErrorMsg of Error.t| EchoRequest of Cstruct.t| EchoReply of Cstruct.t| VendorMsg of Vendor.t| SwitchFeaturesRequest| SwitchFeaturesReply of SwitchFeatures.t| FlowModMsg of FlowMod.t| PacketInMsg of packetIn| FlowRemovedMsg of flowRemoved| PortStatusMsg of PortStatus.t| PacketOutMsg of packetOut| BarrierRequest| BarrierReply| StatsRequestMsg of StatsRequest.t| StatsReplyMsg of StatsReply.t| SetConfig of SwitchConfig.t| ConfigRequestMsg| ConfigReplyMsg of SwitchConfig.t
parse hdr bits parses the body of a message with header hdr from buffer bits.
marshal xid msg serializes msg, giving it a transaction ID xid.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>