Class skb.attr
Attribute view over an skb: reads and writes packet fields as table keys
(view.mark, view.priority) instead of method calls.
The wrapped packet
stays reachable as view.skb.
See also:
Methods
| skb.attr:new (skb) | Wraps an skb in an attribute view. |