tres v0.1.1 Openflow.Action.NxMultipath

Link to this section Summary

Link to this section Functions

Link to this function

new(options)
new(Keyword.t()) :: %Openflow.Action.NxMultipath{
  algorithm: term(),
  argument: term(),
  basis: term(),
  dst_field: term(),
  hash_field: term(),
  max_link: term(),
  n_bits: term(),
  offset: term()
}

Link to this function

to_binary(multipath)