Family tc netlink specificationΒΆ
SummaryΒΆ
Netlink raw family for tc qdisc, chain, class and filter configuration over rtnetlink.
OperationsΒΆ
newqdiscΒΆ
Create new tc qdisc.
delqdiscΒΆ
Delete existing tc qdisc.
getqdiscΒΆ
Get / dump tc qdisc information.
- attribute-set:
- fixed-header:
- do:
- request
- attributes:
[
dump-invisible]
- reply
- attributes:
[
kind,options,stats,xstats,rate,fcnt,stats2,stab,chain,ingress-block,egress-block]
- dump:
- request
- attributes:
[
dump-invisible]
- reply
- attributes:
[
kind,options,stats,xstats,rate,fcnt,stats2,stab,chain,ingress-block,egress-block]
newtclassΒΆ
Get / dump tc traffic class information.
deltclassΒΆ
Get / dump tc traffic class information.
gettclassΒΆ
Get / dump tc traffic class information.
newtfilterΒΆ
Get / dump tc filter information.
deltfilterΒΆ
Get / dump tc filter information.
gettfilterΒΆ
Get / dump tc filter information.
- attribute-set:
- fixed-header:
- do:
- request
- attributes:
[
chain,kind]
- reply
- attributes:
[
kind,options,stats,xstats,rate,fcnt,stats2,stab,chain,ingress-block,egress-block]
- dump:
- request
- attributes:
[
chain,dump-flags]
- reply
- attributes:
[
kind,options,stats,xstats,rate,fcnt,stats2,stab,chain,ingress-block,egress-block]
newchainΒΆ
Get / dump tc chain information.
delchainΒΆ
Get / dump tc chain information.
getchainΒΆ
Get / dump tc chain information.
Multicast groupsΒΆ
rtnlgrp-tc
DefinitionsΒΆ
tcmsgΒΆ
- type:
struct
- header:
linux/rtnetlink.h
- members:
- family (
u8): - ifindex (
s32): - handle (
u32): - parent (
u32): - info (
u32):
- family (
cls-flagsΒΆ
- enum-name:
None
- type:
flags
- entries:
skip-hwskip-swin-hwnot-in-nwverbose
flower-key-ctrl-flagsΒΆ
- name-prefix:
tca-flower-key-flags-
- enum-name:
None
- type:
flags
- entries:
fragfirstfragtuncsumtundftunoamtuncrit
dualpi2-drop-overloadΒΆ
- type:
enum
- entries:
overflowdrop
dualpi2-drop-earlyΒΆ
- type:
enum
- entries:
drop-dequeuedrop-enqueue
dualpi2-ecn-maskΒΆ
- type:
enum
- value-start:
1
- entries:
l4s-ectcla-ectany-ect
dualpi2-split-gsoΒΆ
- type:
enum
- entries:
no-split-gsosplit-gso
tc-statsΒΆ
- type:
struct
- members:
- bytes (
u64): Number of enqueued bytes
- packets (
u32): Number of enqueued packets
- drops (
u32): Packets dropped because of lack of resources
- overlimits (
u32): Number of throttle events when this flow goes out of allocated bandwidth
- bps (
u32): Current flow byte rate
- pps (
u32): Current flow packet rate
- qlen (
u32): - backlog (
u32):
- bytes (
tc-cbs-qoptΒΆ
- type:
struct
- members:
- offload (
u8): - hicredit (
s32): - locredit (
s32): - idleslope (
s32): - sendslope (
s32):
- offload (
tc-etf-qoptΒΆ
- type:
struct
- members:
- delta (
s32): - clockid (
s32): - flags (
s32):
- delta (
tc-fifo-qoptΒΆ
- type:
struct
- members:
- limit (
u32): Queue length; bytes for bfifo, packets for pfifo
- limit (
tc-htb-optΒΆ
- type:
struct
- members:
- rate (
binary): - ceil (
binary): - buffer (
u32): - cbuffer (
u32): - quantum (
u32): - level (
u32): - prio (
u32):
- rate (
tc-htb-globΒΆ
- type:
struct
- members:
- version (
u32): - rate2quantum (
u32): bps->quantum divisor
- defcls (
u32): Default class number
- debug (
u32): Debug flags
- direct-pkts (
u32): Count of non shaped packets
- version (
tc-gred-qoptΒΆ
- type:
struct
- members:
- limit (
u32): HARD maximal queue length in bytes
- qth-min (
u32): Min average length threshold in bytes
- qth-max (
u32): Max average length threshold in bytes
- DP (
u32): Up to 2^32 DPs
- backlog (
u32): - qave (
u32): - forced (
u32): - early (
u32): - other (
u32): - pdrop (
u32): - Wlog (
u8): log(W)
- Plog (
u8): log(P_max / (qth-max - qth-min))
- Scell-log (
u8): cell size for idle damping
- prio (
u8): Priority of this VQ
- packets (
u32): - bytesin (
u32):
- limit (
tc-gred-soptΒΆ
- type:
struct
- members:
- DPs (
u32): - def-DP (
u32): - grio (
u8): - flags (
u8):
- DPs (
tc-hfsc-qoptΒΆ
- type:
struct
- members:
- defcls (
u16):
- defcls (
tc-mqprio-qoptΒΆ
- type:
struct
- members:
- num-tc (
u8): - prio-tc-map (
binary): - hw (
u8): - count (
binary): - offset (
binary):
- num-tc (
tc-multiq-qoptΒΆ
- type:
struct
- members:
- bands (
u16): Number of bands
- max-bands (
u16): Maximum number of queues
- bands (
tc-netem-qoptΒΆ
- type:
struct
- members:
- latency (
u32): Added delay in microseconds
- limit (
u32): Fifo limit in packets
- loss (
u32): Random packet loss (0=none, ~0=100%)
- gap (
u32): Re-ordering gap (0 for none)
- duplicate (
u32): Random packet duplication (0=none, ~0=100%)
- jitter (
u32): Random jitter latency in microseconds
- latency (
tc-netem-gimodelΒΆ
- doc:
State transition probabilities for 4 state model
- type:
struct
- members:
- p13 (
u32): - p31 (
u32): - p32 (
u32): - p14 (
u32): - p23 (
u32):
- p13 (
tc-netem-gemodelΒΆ
- doc:
Gilbert-Elliot models
- type:
struct
- members:
- p (
u32): - r (
u32): - h (
u32): - k1 (
u32):
- p (
tc-netem-corrΒΆ
- type:
struct
- members:
- delay-corr (
u32): Delay correlation
- loss-corr (
u32): Packet loss correlation
- dup-corr (
u32): Duplicate correlation
- delay-corr (
tc-netem-reorderΒΆ
- type:
struct
- members:
- probability (
u32): - correlation (
u32):
- probability (
tc-netem-corruptΒΆ
- type:
struct
- members:
- probability (
u32): - correlation (
u32):
- probability (
tc-netem-rateΒΆ
- type:
struct
- members:
- rate (
u32): - packet-overhead (
s32): - cell-size (
u32): - cell-overhead (
s32):
- rate (
tc-netem-slotΒΆ
- type:
struct
- members:
- min-delay (
s64): - max-delay (
s64): - max-packets (
s32): - max-bytes (
s32): - dist-delay (
s64): - dist-jitter (
s64):
- min-delay (
tc-plug-qoptΒΆ
- type:
struct
- members:
- action (
s32): - limit (
u32):
- action (
tc-prio-qoptΒΆ
- type:
struct
- members:
- bands (
u32): Number of bands
- priomap (
binary): Map of logical priority -> PRIO band
- bands (
tc-red-qoptΒΆ
- type:
struct
- members:
- limit (
u32): Hard queue length in packets
- qth-min (
u32): Min average threshold in packets
- qth-max (
u32): Max average threshold in packets
- Wlog (
u8): log(W)
- Plog (
u8): log(P_max / (qth-max - qth-min))
- Scell-log (
u8): Cell size for idle damping
- flags (
u8):
- limit (
tc-sfb-qoptΒΆ
- type:
struct
- members:
- rehash-interval (
u32): - warmup-time (
u32): - max (
u32): - bin-size (
u32): - increment (
u32): - decrement (
u32): - limit (
u32): - penalty-rate (
u32): - penalty-burst (
u32):
- rehash-interval (
tc-sfq-qoptΒΆ
- type:
struct
- members:
- quantum (
u32): Bytes per round allocated to flow
- perturb-period (
s32): Period of hash perturbation
- limit (
u32): Maximal packets in queue
- divisor (
u32): Hash divisor
- flows (
u32): Maximal number of flows
- quantum (
tc-sfqred-statsΒΆ
- type:
struct
- members:
- prob-drop (
u32): Early drops, below max threshold
- forced-drop (
u32): Early drops, after max threshold
- prob-mark (
u32): Marked packets, below max threshold
- forced-mark (
u32): Marked packets, after max threshold
- prob-mark-head (
u32): Marked packets, below max threshold
- forced-mark-head (
u32): Marked packets, after max threshold
- prob-drop (
tc-sfq-qopt-v1ΒΆ
- type:
struct
- members:
- v0 (
binary): - depth (
u32): Maximum number of packets per flow
- headdrop (
u32): - limit (
u32): HARD maximal flow queue length in bytes
- qth-min (
u32): Min average length threshold in bytes
- qth-max (
u32): Max average length threshold in bytes
- Wlog (
u8): log(W)
- Plog (
u8): log(P_max / (qth-max - qth-min))
- Scell-log (
u8): Cell size for idle damping
- flags (
u8): - max-P (
u32): probability, high resolution
- stats (
binary):
- v0 (
tc-ratespecΒΆ
- type:
struct
- header:
linux/pkt_sched.h
- members:
- cell-log (
u8): - linklayer (
u8): - overhead (
u8): - cell-align (
u8): - mpu (
u8): - rate (
u32):
- cell-log (
tc-tbf-qoptΒΆ
- type:
struct
- members:
- rate (
binary): - peakrate (
binary): - limit (
u32): - buffer (
u32): - mtu (
u32):
- rate (
tc-sizespecΒΆ
- type:
struct
- members:
- cell-log (
u8): - size-log (
u8): - cell-align (
s16): - overhead (
s32): - linklayer (
u32): - mpu (
u32): - mtu (
u32): - tsize (
u32):
- cell-log (
gnet-estimatorΒΆ
- type:
struct
- members:
- interval (
s8): Sampling period
- ewma-log (
u8): The
log()of measurement window weight
- interval (
tc-choke-xstatsΒΆ
- type:
struct
- members:
- early (
u32): Early drops
- pdrop (
u32): Drops due to queue limits
- other (
u32): Drops due to
drop()calls- marked (
u32): Marked packets
- matched (
u32): Drops due to flow match
- early (
tc-codel-xstatsΒΆ
- type:
struct
- members:
- maxpacket (
u32): Largest packet weβve seen so far
- count (
u32): How many drops weβve done since the last time we entered dropping state
- lastcount (
u32): Count at entry to dropping state
- ldelay (
u32): in-queue delay seen by most recently dequeued packet
- drop-next (
s32): Time to drop next packet
- drop-overlimit (
u32): Number of times max qdisc packet limit was hit
- ecn-mark (
u32): Number of packets weβve ECN marked instead of dropped
- dropping (
u32): Are we in a dropping state?
- ce-mark (
u32): Number of CE marked packets because of ce-threshold
- maxpacket (
tc-fq-codel-xstatsΒΆ
- type:
struct
- members:
- type (
u32): - maxpacket (
u32): Largest packet weβve seen so far
- drop-overlimit (
u32): Number of times max qdisc packet limit was hit
- ecn-mark (
u32): Number of packets we ECN marked instead of being dropped
- new-flow-count (
u32): Number of times packets created a new flow
- new-flows-len (
u32): Count of flows in new list
- old-flows-len (
u32): Count of flows in old list
- ce-mark (
u32): Packets above ce-threshold
- memory-usage (
u32): Memory usage in bytes
- drop-overmemory (
u32):
- type (
tc-dualpi2-xstatsΒΆ
- type:
struct
- members:
- prob (
u32): Current base PI probability
- delay-c (
u32): Current C-queue delay in microseconds
- delay-l (
u32): Current L-queue delay in microseconds
- pkts-in-c (
u32): Number of packets enqueued in the C-queue
- pkts-in-l (
u32): Number of packets enqueued in the L-queue
- maxq (
u32): Maximum number of packets seen by the DualPI2
- ecn-mark (
u32): All packets marked with ECN
- step-mark (
u32): Only packets marked with ECN due to L-queue step AQM
- credit (
s32): Current credit value for WRR
- memory-used (
u32): Memory used in bytes by the DualPI2
- max-memory-used (
u32): Maximum memory used in bytes by the DualPI2
- memory-limit (
u32): Memory limit in bytes
- prob (
tc-fq-pie-xstatsΒΆ
- type:
struct
- members:
- packets-in (
u32): Total number of packets enqueued
- dropped (
u32): Packets dropped due to fq_pie_action
- overlimit (
u32): Dropped due to lack of space in queue
- overmemory (
u32): Dropped due to lack of memory in queue
- ecn-mark (
u32): Packets marked with ECN
- new-flow-count (
u32): Count of new flows created by packets
- new-flows-len (
u32): Count of flows in new list
- old-flows-len (
u32): Count of flows in old list
- memory-usage (
u32): Total memory across all queues
- packets-in (
tc-fq-qd-statsΒΆ
- type:
struct
- members:
- gc-flows (
u64): - highprio-packets (
u64): obsolete
- tcp-retrans (
u64): obsolete
- throttled (
u64): - flows-plimit (
u64): - pkts-too-long (
u64): - allocation-errors (
u64): - time-next-delayed-flow (
s64): - flows (
u32): - inactive-flows (
u32): - throttled-flows (
u32): - unthrottle-latency-ns (
u32): - ce-mark (
u64): Packets above ce-threshold
- horizon-drops (
u64): - horizon-caps (
u64): - fastpath-packets (
u64): - band-drops (
binary): - band-pkt-count (
binary):
- gc-flows (
tc-hhf-xstatsΒΆ
- type:
struct
- members:
- drop-overlimit (
u32): Number of times max qdisc packet limit was hit
- hh-overlimit (
u32): Number of times max heavy-hitters was hit
- hh-tot-count (
u32): Number of captured heavy-hitters so far
- hh-cur-count (
u32): Number of current heavy-hitters
- drop-overlimit (
tc-pie-xstatsΒΆ
- type:
struct
- members:
- prob (
u64): Current probability
- delay (
u32): Current delay in ms
- avg-dq-rate (
u32): Current average dq rate in bits/pie-time
- dq-rate-estimating (
u32): Is avg-dq-rate being calculated?
- packets-in (
u32): Total number of packets enqueued
- dropped (
u32): Packets dropped due to pie action
- overlimit (
u32): Dropped due to lack of space in queue
- maxq (
u32): Maximum queue size
- ecn-mark (
u32): Packets marked with ECN
- prob (
tc-red-xstatsΒΆ
- type:
struct
- members:
- early (
u32): Early drops
- pdrop (
u32): Drops due to queue limits
- other (
u32): Drops due to
drop()calls- marked (
u32): Marked packets
- early (
tc-sfb-xstatsΒΆ
- type:
struct
- members:
- earlydrop (
u32): - penaltydrop (
u32): - bucketdrop (
u32): - queuedrop (
u32): - childdrop (
u32): drops in child qdisc
- marked (
u32): - maxqlen (
u32): - maxprob (
u32): - avgprob (
u32):
- earlydrop (
tc-sfq-xstatsΒΆ
- type:
struct
- members:
- allot (
s32):
- allot (
gnet-stats-basicΒΆ
- type:
struct
- members:
- bytes (
u64): - packets (
u32):
- bytes (
gnet-stats-rate-estΒΆ
- type:
struct
- members:
- bps (
u32): - pps (
u32):
- bps (
gnet-stats-rate-est64ΒΆ
- type:
struct
- members:
- bps (
u64): - pps (
u64):
- bps (
gnet-stats-queueΒΆ
- type:
struct
- members:
- qlen (
u32): - backlog (
u32): - drops (
u32): - requeues (
u32): - overlimits (
u32):
- qlen (
tc-u32-keyΒΆ
- type:
struct
- members:
- mask (
u32): - val (
u32): - off (
s32): - offmask (
s32):
- mask (
tc-u32-markΒΆ
- type:
struct
- members:
- val (
u32): - mask (
u32): - success (
u32):
- val (
tc-u32-selΒΆ
- type:
struct
- members:
- flags (
u8): - offshift (
u8): - nkeys (
u8): - offmask (
u16): - off (
u16): - offoff (
s16): - hoff (
s16): - hmask (
u32): - keys (
binary):
- flags (
tc-u32-pcntΒΆ
- type:
struct
- members:
- rcnt (
u64): - rhit (
u64): - kcnts (
u64):
- rcnt (
tcf-tΒΆ
- type:
struct
- members:
- install (
u64): - lastuse (
u64): - expires (
u64): - firstuse (
u64):
- install (
tc-gactΒΆ
- type:
struct
- members:
- index (
u32): - capab (
u32): - action (
s32): - refcnt (
s32): - bindcnt (
s32):
- index (
tc-gact-pΒΆ
- type:
struct
- members:
- ptype (
u16): - pval (
u16): - paction (
s32):
- ptype (
tcf-ematch-tree-hdrΒΆ
- type:
struct
- members:
- nmatches (
u16): - progid (
u16):
- nmatches (
tc-basic-pcntΒΆ
- type:
struct
- members:
- rcnt (
u64): - rhit (
u64):
- rcnt (
tc-matchall-pcntΒΆ
- type:
struct
- members:
- rhit (
u64):
- rhit (
tc-mplsΒΆ
- type:
struct
- members:
- index (
u32): - capab (
u32): - action (
s32): - refcnt (
s32): - bindcnt (
s32): - m-action (
s32):
- index (
tc-policeΒΆ
- type:
struct
- members:
- index (
u32): - action (
s32): - limit (
u32): - burst (
u32): - mtu (
u32): - rate (
binary): - peakrate (
binary): - refcnt (
s32): - bindcnt (
s32): - capab (
u32):
- index (
tc-pedit-selΒΆ
- type:
struct
- members:
- index (
u32): - capab (
u32): - action (
s32): - refcnt (
s32): - bindcnt (
s32): - nkeys (
u8): - flags (
u8): - keys (
binary):
- index (
tc-pedit-keyΒΆ
- type:
struct
- members:
- mask (
u32): - val (
u32): - off (
u32): - at (
u32): - offmask (
u32): - shift (
u32):
- mask (
tc-vlanΒΆ
- type:
struct
- members:
- index (
u32): - capab (
u32): - action (
s32): - refcnt (
s32): - bindcnt (
s32): - v-action (
s32):
- index (
Attribute setsΒΆ
attrsΒΆ
kind (string)ΒΆ
options (sub-message)ΒΆ
- sub-message:
- selector:
kind
stats (binary)ΒΆ
- struct:
xstats (sub-message)ΒΆ
- sub-message:
- selector:
kind
rate (binary)ΒΆ
- struct:
fcnt (u32)ΒΆ
stats2 (nest)ΒΆ
- nested-attributes:
stab (nest)ΒΆ
- nested-attributes:
pad (pad)ΒΆ
dump-invisible (flag)ΒΆ
chain (u32)ΒΆ
hw-offload (u8)ΒΆ
ingress-block (u32)ΒΆ
egress-block (u32)ΒΆ
dump-flags (bitfield32)ΒΆ
ext-warn-msg (string)ΒΆ
act-attrsΒΆ
kind (string)ΒΆ
options (sub-message)ΒΆ
- sub-message:
- selector:
kind
index (u32)ΒΆ
stats (nest)ΒΆ
- nested-attributes:
pad (pad)ΒΆ
flags (bitfield32)ΒΆ
hw-stats (bitfield32)ΒΆ
used-hw-stats (bitfield32)ΒΆ
in-hw-count (u32)ΒΆ
act-bpf-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
ops-len (u16)ΒΆ
ops (binary)ΒΆ
fd (u32)ΒΆ
name (string)ΒΆ
pad (pad)ΒΆ
tag (binary)ΒΆ
id (binary)ΒΆ
act-connmark-attrsΒΆ
parms (binary)ΒΆ
tm (binary)ΒΆ
- struct:
pad (pad)ΒΆ
act-csum-attrsΒΆ
parms (binary)ΒΆ
tm (binary)ΒΆ
- struct:
pad (pad)ΒΆ
act-ct-attrsΒΆ
parms (binary)ΒΆ
tm (binary)ΒΆ
- struct:
action (u16)ΒΆ
zone (u16)ΒΆ
mark (u32)ΒΆ
mark-mask (u32)ΒΆ
labels (binary)ΒΆ
labels-mask (binary)ΒΆ
nat-ipv4-min (u32)ΒΆ
- byte-order:
big-endian
nat-ipv4-max (u32)ΒΆ
- byte-order:
big-endian
nat-ipv6-min (binary)ΒΆ
nat-ipv6-max (binary)ΒΆ
nat-port-min (u16)ΒΆ
- byte-order:
big-endian
nat-port-max (u16)ΒΆ
- byte-order:
big-endian
pad (pad)ΒΆ
helper-name (string)ΒΆ
helper-family (u8)ΒΆ
helper-proto (u8)ΒΆ
act-ctinfo-attrsΒΆ
pad (pad)ΒΆ
tm (binary)ΒΆ
- struct:
act (binary)ΒΆ
zone (u16)ΒΆ
parms-dscp-mask (u32)ΒΆ
parms-dscp-statemask (u32)ΒΆ
parms-cpmark-mask (u32)ΒΆ
stats-dscp-set (u64)ΒΆ
stats-dscp-error (u64)ΒΆ
stats-cpmark-set (u64)ΒΆ
act-gate-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
pad (pad)ΒΆ
priority (s32)ΒΆ
entry-list (binary)ΒΆ
base-time (u64)ΒΆ
cycle-time (u64)ΒΆ
cycle-time-ext (u64)ΒΆ
flags (u32)ΒΆ
clockid (s32)ΒΆ
act-ife-attrsΒΆ
parms (binary)ΒΆ
tm (binary)ΒΆ
- struct:
dmac (binary)ΒΆ
smac (binary)ΒΆ
type (u16)ΒΆ
metalst (binary)ΒΆ
pad (pad)ΒΆ
act-mirred-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
pad (pad)ΒΆ
blockid (binary)ΒΆ
act-mpls-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
- struct:
pad (pad)ΒΆ
proto (u16)ΒΆ
- byte-order:
big-endian
label (u32)ΒΆ
tc (u8)ΒΆ
ttl (u8)ΒΆ
bos (u8)ΒΆ
act-nat-attrsΒΆ
parms (binary)ΒΆ
tm (binary)ΒΆ
- struct:
pad (pad)ΒΆ
act-pedit-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
- struct:
pad (pad)ΒΆ
parms-ex (binary)ΒΆ
keys-ex (binary)ΒΆ
key-ex (binary)ΒΆ
act-simple-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
data (binary)ΒΆ
pad (pad)ΒΆ
act-skbedit-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
priority (u32)ΒΆ
queue-mapping (u16)ΒΆ
mark (u32)ΒΆ
pad (pad)ΒΆ
ptype (u16)ΒΆ
mask (u32)ΒΆ
flags (u64)ΒΆ
queue-mapping-max (u16)ΒΆ
act-skbmod-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
dmac (binary)ΒΆ
smac (binary)ΒΆ
etype (binary)ΒΆ
pad (pad)ΒΆ
act-tunnel-key-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
enc-ipv4-src (u32)ΒΆ
- byte-order:
big-endian
enc-ipv4-dst (u32)ΒΆ
- byte-order:
big-endian
enc-ipv6-src (binary)ΒΆ
enc-ipv6-dst (binary)ΒΆ
enc-key-id (u64)ΒΆ
- byte-order:
big-endian
pad (pad)ΒΆ
enc-dst-port (u16)ΒΆ
- byte-order:
big-endian
no-csum (u8)ΒΆ
enc-opts (binary)ΒΆ
enc-tos (u8)ΒΆ
enc-ttl (u8)ΒΆ
no-frag (flag)ΒΆ
act-vlan-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
- struct:
push-vlan-id (u16)ΒΆ
push-vlan-protocol (u16)ΒΆ
pad (pad)ΒΆ
push-vlan-priority (u8)ΒΆ
push-eth-dst (binary)ΒΆ
push-eth-src (binary)ΒΆ
basic-attrsΒΆ
classid (u32)ΒΆ
ematches (nest)ΒΆ
- nested-attributes:
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
police (nest)ΒΆ
- nested-attributes:
pcnt (binary)ΒΆ
- struct:
pad (pad)ΒΆ
bpf-attrsΒΆ
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
police (nest)ΒΆ
- nested-attributes:
classid (u32)ΒΆ
ops-len (u16)ΒΆ
ops (binary)ΒΆ
fd (u32)ΒΆ
name (string)ΒΆ
flags (u32)ΒΆ
flags-gen (u32)ΒΆ
tag (binary)ΒΆ
id (u32)ΒΆ
cake-attrsΒΆ
pad (pad)ΒΆ
base-rate64 (u64)ΒΆ
diffserv-mode (u32)ΒΆ
atm (u32)ΒΆ
flow-mode (u32)ΒΆ
overhead (u32)ΒΆ
rtt (u32)ΒΆ
target (u32)ΒΆ
autorate (u32)ΒΆ
memory (u32)ΒΆ
nat (u32)ΒΆ
raw (u32)ΒΆ
wash (u32)ΒΆ
mpu (u32)ΒΆ
ingress (u32)ΒΆ
ack-filter (u32)ΒΆ
split-gso (u32)ΒΆ
fwmark (u32)ΒΆ
cake-stats-attrsΒΆ
pad (pad)ΒΆ
capacity-estimate64 (u64)ΒΆ
memory-limit (u32)ΒΆ
memory-used (u32)ΒΆ
avg-netoff (u32)ΒΆ
min-netlen (u32)ΒΆ
max-netlen (u32)ΒΆ
min-adjlen (u32)ΒΆ
max-adjlen (u32)ΒΆ
tin-stats (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
deficit (s32)ΒΆ
cobalt-count (u32)ΒΆ
dropping (u32)ΒΆ
drop-next-us (s32)ΒΆ
p-drop (u32)ΒΆ
blue-timer-us (s32)ΒΆ
active-queues (u32)ΒΆ
cake-tin-stats-attrsΒΆ
pad (pad)ΒΆ
sent-packets (u32)ΒΆ
sent-bytes64 (u64)ΒΆ
dropped-packets (u32)ΒΆ
dropped-bytes64 (u64)ΒΆ
acks-dropped-packets (u32)ΒΆ
acks-dropped-bytes64 (u64)ΒΆ
ecn-marked-packets (u32)ΒΆ
ecn-marked-bytes64 (u64)ΒΆ
backlog-packets (u32)ΒΆ
backlog-bytes (u32)ΒΆ
threshold-rate64 (u64)ΒΆ
target-us (u32)ΒΆ
interval-us (u32)ΒΆ
way-indirect-hits (u32)ΒΆ
way-misses (u32)ΒΆ
way-collisions (u32)ΒΆ
peak-delay-us (u32)ΒΆ
avg-delay-us (u32)ΒΆ
base-delay-us (u32)ΒΆ
sparse-flows (u32)ΒΆ
bulk-flows (u32)ΒΆ
unresponsive-flows (u32)ΒΆ
max-skblen (u32)ΒΆ
flow-quantum (u32)ΒΆ
cbs-attrsΒΆ
parms (binary)ΒΆ
- struct:
cgroup-attrsΒΆ
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
police (nest)ΒΆ
- nested-attributes:
ematches (binary)ΒΆ
choke-attrsΒΆ
parms (binary)ΒΆ
- struct:
stab (binary)ΒΆ
max-p (u32)ΒΆ
codel-attrsΒΆ
target (u32)ΒΆ
limit (u32)ΒΆ
interval (u32)ΒΆ
ecn (u32)ΒΆ
ce-threshold (u32)ΒΆ
drr-attrsΒΆ
quantum (u32)ΒΆ
dualpi2-attrsΒΆ
limit (u32)ΒΆ
- doc:
Limit of total number of packets in queue
memory-limit (u32)ΒΆ
- doc:
Memory limit of total number of packets in queue
target (u32)ΒΆ
- doc:
Classic target delay in microseconds
tupdate (u32)ΒΆ
- doc:
Drop probability update interval time in microseconds
alpha (u32)ΒΆ
- doc:
Integral gain factor in Hz for PI controller
beta (u32)ΒΆ
- doc:
Proportional gain factor in Hz for PI controller
step-thresh-pkts (u32)ΒΆ
- doc:
L4S step marking threshold in packets
step-thresh-us (u32)ΒΆ
- doc:
L4S Step marking threshold in microseconds
min-qlen-step (u32)ΒΆ
- doc:
Packets enqueued to the L-queue can apply the step threshold when the queue length of L-queue is larger than this value. (0 is recommended)
coupling (u8)ΒΆ
- doc:
Probability coupling factor between Classic and L4S (2 is recommended)
drop-overload (u8)ΒΆ
- doc:
Control the overload strategy (drop to preserve latency or let the queue overflow)
- enum:
drop-early (u8)ΒΆ
- doc:
Decide where the Classic packets are PI-based dropped or marked
- enum:
c-protection (u8)ΒΆ
- doc:
Classic WRR weight in percentage (from 0 to 100)
ecn-mask (u8)ΒΆ
- doc:
Configure the L-queue ECN classifier
- enum:
split-gso (u8)ΒΆ
- doc:
Split aggregated skb or not
- enum:
ematch-attrsΒΆ
tree-hdr (binary)ΒΆ
- struct:
tree-list (binary)ΒΆ
flow-attrsΒΆ
keys (u32)ΒΆ
mode (u32)ΒΆ
baseclass (u32)ΒΆ
rshift (u32)ΒΆ
addend (u32)ΒΆ
mask (u32)ΒΆ
xor (u32)ΒΆ
divisor (u32)ΒΆ
act (binary)ΒΆ
police (nest)ΒΆ
- nested-attributes:
ematches (binary)ΒΆ
perturb (u32)ΒΆ
flower-attrsΒΆ
classid (u32)ΒΆ
indev (string)ΒΆ
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
key-eth-dst (binary)ΒΆ
- display-hint:
mac
key-eth-dst-mask (binary)ΒΆ
- display-hint:
mac
key-eth-src (binary)ΒΆ
- display-hint:
mac
key-eth-src-mask (binary)ΒΆ
- display-hint:
mac
key-eth-type (u16)ΒΆ
- byte-order:
big-endian
key-ip-proto (u8)ΒΆ
key-ipv4-src (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-ipv4-src-mask (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-ipv4-dst (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-ipv4-dst-mask (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-ipv6-src (binary)ΒΆ
- display-hint:
ipv6
key-ipv6-src-mask (binary)ΒΆ
- display-hint:
ipv6
key-ipv6-dst (binary)ΒΆ
- display-hint:
ipv6
key-ipv6-dst-mask (binary)ΒΆ
- display-hint:
ipv6
key-tcp-src (u16)ΒΆ
- byte-order:
big-endian
key-tcp-dst (u16)ΒΆ
- byte-order:
big-endian
key-udp-src (u16)ΒΆ
- byte-order:
big-endian
key-udp-dst (u16)ΒΆ
- byte-order:
big-endian
flags (u32)ΒΆ
- enum:
- enum-as-flags:
True
key-vlan-id (u16)ΒΆ
- byte-order:
big-endian
key-vlan-prio (u8)ΒΆ
key-vlan-eth-type (u16)ΒΆ
- byte-order:
big-endian
key-enc-key-id (u32)ΒΆ
- byte-order:
big-endian
key-enc-ipv4-src (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-enc-ipv4-src-mask (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-enc-ipv4-dst (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-enc-ipv4-dst-mask (u32)ΒΆ
- byte-order:
big-endian
- display-hint:
ipv4
key-enc-ipv6-src (binary)ΒΆ
- display-hint:
ipv6
key-enc-ipv6-src-mask (binary)ΒΆ
- display-hint:
ipv6
key-enc-ipv6-dst (binary)ΒΆ
- display-hint:
ipv6
key-enc-ipv6-dst-mask (binary)ΒΆ
- display-hint:
ipv6
key-tcp-src-mask (u16)ΒΆ
- byte-order:
big-endian
key-tcp-dst-mask (u16)ΒΆ
- byte-order:
big-endian
key-udp-src-mask (u16)ΒΆ
- byte-order:
big-endian
key-udp-dst-mask (u16)ΒΆ
- byte-order:
big-endian
key-sctp-src-mask (u16)ΒΆ
- byte-order:
big-endian
key-sctp-dst-mask (u16)ΒΆ
- byte-order:
big-endian
key-sctp-src (u16)ΒΆ
- byte-order:
big-endian
key-sctp-dst (u16)ΒΆ
- byte-order:
big-endian
key-enc-udp-src-port (u16)ΒΆ
- byte-order:
big-endian
key-enc-udp-src-port-mask (u16)ΒΆ
- byte-order:
big-endian
key-enc-udp-dst-port (u16)ΒΆ
- byte-order:
big-endian
key-enc-udp-dst-port-mask (u16)ΒΆ
- byte-order:
big-endian
key-flags (u32)ΒΆ
- byte-order:
big-endian
- enum:
- enum-as-flags:
True
key-flags-mask (u32)ΒΆ
- byte-order:
big-endian
- enum:
- enum-as-flags:
True
key-icmpv4-code (u8)ΒΆ
key-icmpv4-code-mask (u8)ΒΆ
key-icmpv4-type (u8)ΒΆ
key-icmpv4-type-mask (u8)ΒΆ
key-icmpv6-code (u8)ΒΆ
key-icmpv6-code-mask (u8)ΒΆ
key-icmpv6-type (u8)ΒΆ
key-icmpv6-type-mask (u8)ΒΆ
key-arp-sip (u32)ΒΆ
- byte-order:
big-endian
key-arp-sip-mask (u32)ΒΆ
- byte-order:
big-endian
key-arp-tip (u32)ΒΆ
- byte-order:
big-endian
key-arp-tip-mask (u32)ΒΆ
- byte-order:
big-endian
key-arp-op (u8)ΒΆ
key-arp-op-mask (u8)ΒΆ
key-arp-sha (binary)ΒΆ
- display-hint:
mac
key-arp-sha-mask (binary)ΒΆ
- display-hint:
mac
key-arp-tha (binary)ΒΆ
- display-hint:
mac
key-arp-tha-mask (binary)ΒΆ
- display-hint:
mac
key-mpls-ttl (u8)ΒΆ
key-mpls-bos (u8)ΒΆ
key-mpls-tc (u8)ΒΆ
key-mpls-label (u32)ΒΆ
- byte-order:
big-endian
key-tcp-flags (u16)ΒΆ
- byte-order:
big-endian
key-tcp-flags-mask (u16)ΒΆ
- byte-order:
big-endian
key-ip-tos (u8)ΒΆ
key-ip-tos-mask (u8)ΒΆ
key-ip-ttl (u8)ΒΆ
key-ip-ttl-mask (u8)ΒΆ
key-cvlan-id (u16)ΒΆ
- byte-order:
big-endian
key-cvlan-prio (u8)ΒΆ
key-cvlan-eth-type (u16)ΒΆ
- byte-order:
big-endian
key-enc-ip-tos (u8)ΒΆ
key-enc-ip-tos-mask (u8)ΒΆ
key-enc-ip-ttl (u8)ΒΆ
key-enc-ip-ttl-mask (u8)ΒΆ
key-enc-opts (nest)ΒΆ
- nested-attributes:
key-enc-opts-mask (nest)ΒΆ
- nested-attributes:
in-hw-count (u32)ΒΆ
key-port-src-min (u16)ΒΆ
- byte-order:
big-endian
key-port-src-max (u16)ΒΆ
- byte-order:
big-endian
key-port-dst-min (u16)ΒΆ
- byte-order:
big-endian
key-port-dst-max (u16)ΒΆ
- byte-order:
big-endian
key-ct-state (u16)ΒΆ
key-ct-state-mask (u16)ΒΆ
key-ct-zone (u16)ΒΆ
key-ct-zone-mask (u16)ΒΆ
key-ct-mark (u32)ΒΆ
key-ct-mark-mask (u32)ΒΆ
key-ct-labels (binary)ΒΆ
key-ct-labels-mask (binary)ΒΆ
key-mpls-opts (nest)ΒΆ
- nested-attributes:
key-hash (u32)ΒΆ
key-hash-mask (u32)ΒΆ
key-num-of-vlans (u8)ΒΆ
key-pppoe-sid (u16)ΒΆ
- byte-order:
big-endian
key-ppp-proto (u16)ΒΆ
- byte-order:
big-endian
key-l2tpv3-sid (u32)ΒΆ
- byte-order:
big-endian
l2-miss (u8)ΒΆ
key-cfm (nest)ΒΆ
- nested-attributes:
key-spi (u32)ΒΆ
- byte-order:
big-endian
key-spi-mask (u32)ΒΆ
- byte-order:
big-endian
key-enc-flags (u32)ΒΆ
- byte-order:
big-endian
- enum:
- enum-as-flags:
True
key-enc-flags-mask (u32)ΒΆ
- byte-order:
big-endian
- enum:
- enum-as-flags:
True
flower-key-enc-opts-attrsΒΆ
geneve (nest)ΒΆ
- nested-attributes:
vxlan (nest)ΒΆ
- nested-attributes:
erspan (nest)ΒΆ
- nested-attributes:
gtp (nest)ΒΆ
- nested-attributes:
flower-key-enc-opt-geneve-attrsΒΆ
class (u16)ΒΆ
type (u8)ΒΆ
data (binary)ΒΆ
flower-key-enc-opt-vxlan-attrsΒΆ
gbp (u32)ΒΆ
flower-key-enc-opt-erspan-attrsΒΆ
ver (u8)ΒΆ
index (u32)ΒΆ
dir (u8)ΒΆ
hwid (u8)ΒΆ
flower-key-enc-opt-gtp-attrsΒΆ
pdu-type (u8)ΒΆ
qfi (u8)ΒΆ
flower-key-mpls-opt-attrsΒΆ
lse-depth (u8)ΒΆ
lse-ttl (u8)ΒΆ
lse-bos (u8)ΒΆ
lse-tc (u8)ΒΆ
lse-label (u32)ΒΆ
flower-key-cfm-attrsΒΆ
md-level (u8)ΒΆ
opcode (u8)ΒΆ
fw-attrsΒΆ
classid (u32)ΒΆ
police (nest)ΒΆ
- nested-attributes:
indev (string)ΒΆ
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
mask (u32)ΒΆ
gred-attrsΒΆ
parms (binary)ΒΆ
stab (binary)ΒΆ
- sub-type:
u8
dps (binary)ΒΆ
- struct:
max-p (binary)ΒΆ
- sub-type:
u32
limit (u32)ΒΆ
vq-list (nest)ΒΆ
- nested-attributes:
tca-gred-vq-list-attrsΒΆ
entry (nest)ΒΆ
- nested-attributes:
- multi-attr:
True
tca-gred-vq-entry-attrsΒΆ
pad (pad)ΒΆ
dp (u32)ΒΆ
stat-bytes (u64)ΒΆ
stat-packets (u32)ΒΆ
stat-backlog (u32)ΒΆ
stat-prob-drop (u32)ΒΆ
stat-prob-mark (u32)ΒΆ
stat-forced-drop (u32)ΒΆ
stat-forced-mark (u32)ΒΆ
stat-pdrop (u32)ΒΆ
stat-other (u32)ΒΆ
flags (u32)ΒΆ
hfsc-attrsΒΆ
rsc (binary)ΒΆ
fsc (binary)ΒΆ
usc (binary)ΒΆ
hhf-attrsΒΆ
backlog-limit (u32)ΒΆ
quantum (u32)ΒΆ
hh-flows-limit (u32)ΒΆ
reset-timeout (u32)ΒΆ
admit-bytes (u32)ΒΆ
evict-timeout (u32)ΒΆ
non-hh-weight (u32)ΒΆ
htb-attrsΒΆ
parms (binary)ΒΆ
- struct:
init (binary)ΒΆ
- struct:
ctab (binary)ΒΆ
rtab (binary)ΒΆ
direct-qlen (u32)ΒΆ
rate64 (u64)ΒΆ
ceil64 (u64)ΒΆ
pad (pad)ΒΆ
offload (flag)ΒΆ
matchall-attrsΒΆ
classid (u32)ΒΆ
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
flags (u32)ΒΆ
pcnt (binary)ΒΆ
- struct:
pad (pad)ΒΆ
etf-attrsΒΆ
parms (binary)ΒΆ
- struct:
ets-attrsΒΆ
nbands (u8)ΒΆ
nstrict (u8)ΒΆ
quanta (nest)ΒΆ
- nested-attributes:
quanta-band (u32)ΒΆ
- multi-attr:
True
priomap (nest)ΒΆ
- nested-attributes:
priomap-band (u8)ΒΆ
- multi-attr:
True
fq-attrsΒΆ
plimit (u32)ΒΆ
- doc:
Limit of total number of packets in queue
flow-plimit (u32)ΒΆ
- doc:
Limit of packets per flow
quantum (u32)ΒΆ
- doc:
RR quantum
initial-quantum (u32)ΒΆ
- doc:
RR quantum for new flow
rate-enable (u32)ΒΆ
- doc:
Enable / disable rate limiting
flow-default-rate (u32)ΒΆ
- doc:
Obsolete, do not use
flow-max-rate (u32)ΒΆ
- doc:
Per flow max rate
buckets-log (u32)ΒΆ
- doc:
log2(number of buckets)
flow-refill-delay (u32)ΒΆ
- doc:
Flow credit refill delay in usec
orphan-mask (u32)ΒΆ
- doc:
Mask applied to orphaned skb hashes
low-rate-threshold (u32)ΒΆ
- doc:
Per packet delay under this rate
ce-threshold (u32)ΒΆ
- doc:
DCTCP-like CE marking threshold
timer-slack (u32)ΒΆ
horizon (u32)ΒΆ
- doc:
Time horizon in usec
horizon-drop (u8)ΒΆ
- doc:
Drop packets beyond horizon, or cap their EDT
priomap (binary)ΒΆ
- struct:
weights (binary)ΒΆ
- sub-type:
s32
- doc:
Weights for each band
fq-codel-attrsΒΆ
target (u32)ΒΆ
limit (u32)ΒΆ
interval (u32)ΒΆ
ecn (u32)ΒΆ
flows (u32)ΒΆ
quantum (u32)ΒΆ
ce-threshold (u32)ΒΆ
drop-batch-size (u32)ΒΆ
memory-limit (u32)ΒΆ
ce-threshold-selector (u8)ΒΆ
ce-threshold-mask (u8)ΒΆ
fq-pie-attrsΒΆ
limit (u32)ΒΆ
flows (u32)ΒΆ
target (u32)ΒΆ
tupdate (u32)ΒΆ
alpha (u32)ΒΆ
beta (u32)ΒΆ
quantum (u32)ΒΆ
memory-limit (u32)ΒΆ
ecn-prob (u32)ΒΆ
ecn (u32)ΒΆ
bytemode (u32)ΒΆ
dq-rate-estimator (u32)ΒΆ
netem-attrsΒΆ
corr (binary)ΒΆ
- struct:
delay-dist (binary)ΒΆ
- sub-type:
s16
reorder (binary)ΒΆ
- struct:
corrupt (binary)ΒΆ
- struct:
loss (nest)ΒΆ
- nested-attributes:
rate (binary)ΒΆ
- struct:
ecn (u32)ΒΆ
rate64 (u64)ΒΆ
pad (u32)ΒΆ
latency64 (s64)ΒΆ
jitter64 (s64)ΒΆ
slot (binary)ΒΆ
- struct:
slot-dist (binary)ΒΆ
- sub-type:
s16
prng-seed (u64)ΒΆ
netem-loss-attrsΒΆ
gi (binary)ΒΆ
- doc:
General Intuitive - 4 state model
- struct:
ge (binary)ΒΆ
- doc:
Gilbert Elliot models
- struct:
pie-attrsΒΆ
target (u32)ΒΆ
limit (u32)ΒΆ
tupdate (u32)ΒΆ
alpha (u32)ΒΆ
beta (u32)ΒΆ
ecn (u32)ΒΆ
bytemode (u32)ΒΆ
dq-rate-estimator (u32)ΒΆ
police-attrsΒΆ
tbf (binary)ΒΆ
- struct:
rate (binary)ΒΆ
peakrate (binary)ΒΆ
avrate (u32)ΒΆ
result (u32)ΒΆ
tm (binary)ΒΆ
- struct:
pad (pad)ΒΆ
rate64 (u64)ΒΆ
peakrate64 (u64)ΒΆ
pktrate64 (u64)ΒΆ
pktburst64 (u64)ΒΆ
qfq-attrsΒΆ
weight (u32)ΒΆ
lmax (u32)ΒΆ
red-attrsΒΆ
parms (binary)ΒΆ
- struct:
stab (binary)ΒΆ
max-p (u32)ΒΆ
flags (bitfield32)ΒΆ
early-drop-block (u32)ΒΆ
mark-block (u32)ΒΆ
route-attrsΒΆ
classid (u32)ΒΆ
to (u32)ΒΆ
from (u32)ΒΆ
iif (u32)ΒΆ
police (nest)ΒΆ
- nested-attributes:
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
taprio-attrsΒΆ
priomap (binary)ΒΆ
- struct:
sched-entry-list (nest)ΒΆ
- nested-attributes:
sched-base-time (s64)ΒΆ
sched-single-entry (nest)ΒΆ
- nested-attributes:
sched-clockid (s32)ΒΆ
pad (pad)ΒΆ
admin-sched (binary)ΒΆ
sched-cycle-time (s64)ΒΆ
sched-cycle-time-extension (s64)ΒΆ
flags (u32)ΒΆ
txtime-delay (u32)ΒΆ
tc-entry (nest)ΒΆ
- nested-attributes:
taprio-sched-entry-listΒΆ
entry (nest)ΒΆ
- nested-attributes:
- multi-attr:
True
taprio-sched-entryΒΆ
index (u32)ΒΆ
cmd (u8)ΒΆ
gate-mask (u32)ΒΆ
interval (u32)ΒΆ
taprio-tc-entry-attrsΒΆ
index (u32)ΒΆ
max-sdu (u32)ΒΆ
fp (u32)ΒΆ
tbf-attrsΒΆ
parms (binary)ΒΆ
- struct:
rtab (binary)ΒΆ
ptab (binary)ΒΆ
rate64 (u64)ΒΆ
prate64 (u64)ΒΆ
burst (u32)ΒΆ
pburst (u32)ΒΆ
pad (pad)ΒΆ
act-sample-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
- struct:
rate (u32)ΒΆ
trunc-size (u32)ΒΆ
psample-group (u32)ΒΆ
pad (pad)ΒΆ
act-gact-attrsΒΆ
tm (binary)ΒΆ
- struct:
parms (binary)ΒΆ
- struct:
prob (binary)ΒΆ
- struct:
pad (pad)ΒΆ
tca-stab-attrsΒΆ
base (binary)ΒΆ
- struct:
data (binary)ΒΆ
tca-stats-attrsΒΆ
basic (binary)ΒΆ
- struct:
rate-est (binary)ΒΆ
- struct:
queue (binary)ΒΆ
- struct:
app (sub-message)ΒΆ
- sub-message:
- selector:
kind
rate-est64 (binary)ΒΆ
- struct:
pad (pad)ΒΆ
basic-hw (binary)ΒΆ
- struct:
pkt64 (u64)ΒΆ
u32-attrsΒΆ
classid (u32)ΒΆ
hash (u32)ΒΆ
link (u32)ΒΆ
divisor (u32)ΒΆ
sel (binary)ΒΆ
- struct:
police (nest)ΒΆ
- nested-attributes:
act (indexed-array)ΒΆ
- sub-type:
nest
- nested-attributes:
indev (string)ΒΆ
pcnt (binary)ΒΆ
- struct:
mark (binary)ΒΆ
- struct:
flags (u32)ΒΆ
pad (pad)ΒΆ
Sub-messagesΒΆ
options-msgΒΆ
- basic
- attribute-set:
- bpf
- attribute-set:
- bfifo
- fixed-header:
- cake
- attribute-set:
- cbs
- attribute-set:
- cgroup
- attribute-set:
- choke
- attribute-set:
clsact
- codel
- attribute-set:
- drr
- attribute-set:
- dualpi2
- attribute-set:
- etf
- attribute-set:
- ets
- attribute-set:
- flow
- attribute-set:
- flower
- attribute-set:
- fq
- attribute-set:
- fq_codel
- attribute-set:
- fq_pie
- attribute-set:
- fw
- attribute-set:
- gred
- attribute-set:
- hfsc
- fixed-header:
- hhf
- attribute-set:
- htb
- attribute-set:
ingress
- matchall
- attribute-set:
mq
- mqprio
- fixed-header:
- multiq
- fixed-header:
- netem
- fixed-header:
- attribute-set:
- pfifo
- fixed-header:
- pfifo_fast
- fixed-header:
- pfifo_head_drop
- fixed-header:
- pie
- attribute-set:
- plug
- fixed-header:
- prio
- fixed-header:
- qfq
- attribute-set:
- red
- attribute-set:
- route
- attribute-set:
- sfb
- fixed-header:
- sfq
- fixed-header:
- taprio
- attribute-set:
- tbf
- attribute-set:
- u32
- attribute-set:
act-options-msgΒΆ
- bpf
- attribute-set:
- connmark
- attribute-set:
- csum
- attribute-set:
- ct
- attribute-set:
- ctinfo
- attribute-set:
- gact
- attribute-set:
- gate
- attribute-set:
- ife
- attribute-set:
- mirred
- attribute-set:
- mpls
- attribute-set:
- nat
- attribute-set:
- pedit
- attribute-set:
- police
- attribute-set:
- sample
- attribute-set:
- simple
- attribute-set:
- skbedit
- attribute-set:
- skbmod
- attribute-set:
- tunnel_key
- attribute-set:
- vlan
- attribute-set:
tca-stats-app-msgΒΆ
- cake
- attribute-set:
- choke
- fixed-header:
- codel
- fixed-header:
- dualpi2
- fixed-header:
- fq
- fixed-header:
- fq_codel
- fixed-header:
- fq_pie
- fixed-header:
- hhf
- fixed-header:
- pie
- fixed-header:
- red
- fixed-header:
- sfb
- fixed-header:
- sfq
- fixed-header: