-
Notifications
You must be signed in to change notification settings - Fork 81
SetAnnoByte
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
SetAnnoByte — Click element; sets packet user annotations
SetAnnoByte(ANNO, VALUE)
Ports: 1 input, 1 output
Processing: agnostic
Sets each packet's user annotation byte at ANNO to VALUE, an integer 0..255. Permissible values for ANNO are 0 to n-1, inclusive, where n is typically 48, or the name of a one-byte annotation.
- anno (read-only) — Returns ANNO as an integer offset
- value (read/write) — Returns or sets VALUE
Generated by click-elem2man from ../elements/standard/setannobyte.hh:6
on 2018/10/03.