tres v0.1.1 Openflow.Instruction.WriteMetadata
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Instruction.WriteMetadata{
mask: 0..18_446_744_073_709_551_615,
value: 0..18_446_744_073_709_551_615
}
t() :: %Openflow.Instruction.WriteMetadata{ mask: 0..18_446_744_073_709_551_615, value: 0..18_446_744_073_709_551_615 }
Link to this section Functions
Link to this function
new(options)
new(options)
new(value: 0..18_446_744_073_709_551_615, mask: 0..18_446_744_073_709_551_615) ::
t()
new(value: 0..18_446_744_073_709_551_615, mask: 0..18_446_744_073_709_551_615) :: t()
Link to this function
read(arg)
read(arg)
read(<<_::192>>) :: t()
read(<<_::192>>) :: t()
Link to this function
to_binary(write_metadata)
to_binary(write_metadata)
to_binary(t()) :: <<_::192>>
to_binary(t()) :: <<_::192>>