Logo

Linux 核心

6.16.0-rc4

快速搜尋

目錄

  • 開發流程
  • 提交補丁
  • 行為準則
  • 維護者手冊
  • 所有開發流程文件
  • 核心 API
  • 驅動 API
  • 子系統
    • 核心子系統
    • 人機介面
    • 網路介面
      • 網路
      • NetLabel
      • InfiniBand
      • ISDN
      • MHI
    • 儲存介面
    • 其他子系統
  • 鎖機制
  • 許可規則
  • 編寫文件
  • 開發工具
  • 測試指南
  • 深入指南
  • 追蹤
  • 故障注入
  • 熱補丁
  • Rust
  • 管理
  • 構建系統
  • 問題報告
  • 使用者空間工具
  • 使用者空間 API
  • 韌體
  • 韌體和裝置樹
  • CPU 架構
  • 未分類文件
  • 翻譯

此頁面

  • 顯示源

Family tc netlink 規範¶

目錄

  • Family tc netlink 規範

    • 概要

    • 操作

      • newqdisc

      • delqdisc

      • getqdisc

      • newtclass

      • deltclass

      • gettclass

      • newtfilter

      • deltfilter

      • gettfilter

      • newchain

      • delchain

      • getchain

    • 多播組

    • 定義

      • tcmsg

      • cls-flags

      • flower-key-ctrl-flags

      • tc-stats

      • tc-cbs-qopt

      • tc-etf-qopt

      • tc-fifo-qopt

      • tc-htb-opt

      • tc-htb-glob

      • tc-gred-qopt

      • tc-gred-sopt

      • tc-hfsc-qopt

      • tc-mqprio-qopt

      • tc-multiq-qopt

      • tc-netem-qopt

      • tc-netem-gimodel

      • tc-netem-gemodel

      • tc-netem-corr

      • tc-netem-reorder

      • tc-netem-corrupt

      • tc-netem-rate

      • tc-netem-slot

      • tc-plug-qopt

      • tc-prio-qopt

      • tc-red-qopt

      • tc-sfb-qopt

      • tc-sfq-qopt

      • tc-sfqred-stats

      • tc-sfq-qopt-v1

      • tc-ratespec

      • tc-tbf-qopt

      • tc-sizespec

      • gnet-estimator

      • tc-choke-xstats

      • tc-codel-xstats

      • tc-fq-codel-xstats

      • tc-fq-pie-xstats

      • tc-fq-qd-stats

      • tc-hhf-xstats

      • tc-pie-xstats

      • tc-red-xstats

      • tc-sfb-xstats

      • tc-sfq-xstats

      • gnet-stats-basic

      • gnet-stats-rate-est

      • gnet-stats-rate-est64

      • gnet-stats-queue

      • tc-u32-key

      • tc-u32-mark

      • tc-u32-sel

      • tc-u32-pcnt

      • tcf-t

      • tc-gact

      • tc-gact-p

      • tcf-ematch-tree-hdr

      • tc-basic-pcnt

      • tc-matchall-pcnt

      • tc-mpls

      • tc-police

      • tc-pedit-sel

      • tc-pedit-key

      • tc-vlan

    • 屬性集

      • attrs

      • act-attrs

      • act-bpf-attrs

      • act-connmark-attrs

      • act-csum-attrs

      • act-ct-attrs

      • act-ctinfo-attrs

      • act-gate-attrs

      • act-ife-attrs

      • act-mirred-attrs

      • act-mpls-attrs

      • act-nat-attrs

      • act-pedit-attrs

      • act-simple-attrs

      • act-skbedit-attrs

      • act-skbmod-attrs

      • act-tunnel-key-attrs

      • act-vlan-attrs

      • basic-attrs

      • bpf-attrs

      • cake-attrs

      • cake-stats-attrs

      • cake-tin-stats-attrs

      • cbs-attrs

      • cgroup-attrs

      • choke-attrs

      • codel-attrs

      • drr-attrs

      • ematch-attrs

      • flow-attrs

      • flower-attrs

      • flower-key-enc-opts-attrs

      • flower-key-enc-opt-geneve-attrs

      • flower-key-enc-opt-vxlan-attrs

      • flower-key-enc-opt-erspan-attrs

      • flower-key-enc-opt-gtp-attrs

      • flower-key-mpls-opt-attrs

      • flower-key-cfm-attrs

      • fw-attrs

      • gred-attrs

      • tca-gred-vq-list-attrs

      • tca-gred-vq-entry-attrs

      • hfsc-attrs

      • hhf-attrs

      • htb-attrs

      • matchall-attrs

      • etf-attrs

      • ets-attrs

      • fq-attrs

      • fq-codel-attrs

      • fq-pie-attrs

      • netem-attrs

      • netem-loss-attrs

      • pie-attrs

      • police-attrs

      • qfq-attrs

      • red-attrs

      • route-attrs

      • taprio-attrs

      • taprio-sched-entry-list

      • taprio-sched-entry

      • taprio-tc-entry-attrs

      • tbf-attrs

      • act-sample-attrs

      • act-gact-attrs

      • tca-stab-attrs

      • tca-stats-attrs

      • u32-attrs

    • 子訊息

      • options-msg

      • act-options-msg

      • tca-stats-app-msg

概要¶

用於透過 rtnetlink 進行 tc qdisc、鏈、類和過濾器配置的 Netlink 原始族。

操作¶

newqdisc¶

建立新的 tc qdisc。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[kind, options, rate, chain, ingress-block, egress-block]

delqdisc¶

刪除現有 tc qdisc。

屬性集:

attrs

固定頭:

tcmsg

執行:

請求

getqdisc¶

獲取/轉儲 tc qdisc 資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[dump-invisible]

回覆
屬性:

[kind, options, stats, xstats, rate, fcnt, stats2, stab, chain, ingress-block, egress-block]

轉儲:
請求
屬性:

[dump-invisible]

回覆
屬性:

[kind, options, stats, xstats, rate, fcnt, stats2, stab, chain, ingress-block, egress-block]

newtclass¶

獲取/轉儲 tc 流量類資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[kind, options, rate, chain, ingress-block, egress-block]

deltclass¶

獲取/轉儲 tc 流量類資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:

請求

gettclass¶

獲取/轉儲 tc 流量類資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:

請求

回覆
屬性:

[kind, options, stats, xstats, rate, fcnt, stats2, stab, chain, ingress-block, egress-block]

newtfilter¶

獲取/轉儲 tc 過濾器資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[kind, options, rate, chain, ingress-block, egress-block]

deltfilter¶

獲取/轉儲 tc 過濾器資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[chain, kind]

gettfilter¶

獲取/轉儲 tc 過濾器資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[chain, kind]

回覆
屬性:

[kind, options, stats, xstats, rate, fcnt, stats2, stab, chain, ingress-block, egress-block]

轉儲:
請求
屬性:

[chain, dump-flags]

回覆
屬性:

[kind, options, stats, xstats, rate, fcnt, stats2, stab, chain, ingress-block, egress-block]

newchain¶

獲取/轉儲 tc 鏈資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[kind, options, rate, chain, ingress-block, egress-block]

delchain¶

獲取/轉儲 tc 鏈資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[chain]

getchain¶

獲取/轉儲 tc 鏈資訊。

屬性集:

attrs

固定頭:

tcmsg

執行:
請求
屬性:

[chain]

回覆
屬性:

[kind, options, stats, xstats, rate, fcnt, stats2, stab, chain, ingress-block, egress-block]

多播組¶

  • rtnlgrp-tc

定義¶

tcmsg¶

型別:

結構體

標頭檔案:

linux/rtnetlink.h

成員:
family (u8):

ifindex (s32):

handle (u32):

parent (u32):

info (u32):

cls-flags¶

列舉名稱:

無

型別:

標誌

條目:
  • skip-hw

  • skip-sw

  • in-hw

  • not-in-nw

  • verbose

flower-key-ctrl-flags¶

名稱字首:

tca-flower-key-flags-

列舉名稱:

無

型別:

標誌

條目:
  • frag

  • firstfrag

  • tuncsum

  • tundf

  • tunoam

  • tuncrit

tc-stats¶

型別:

結構體

成員:
bytes (u64):

排隊位元組數

packets (u32):

排隊資料包數

drops (u32):

因資源不足而丟棄的資料包

overlimits (u32):

當此流超出分配頻寬時節流事件的數量

bps (u32):

當前流位元組速率

pps (u32):

當前流資料包速率

qlen (u32):

backlog (u32):

tc-cbs-qopt¶

型別:

結構體

成員:
offload (u8):

hicredit (s32):

locredit (s32):

idleslope (s32):

sendslope (s32):

tc-etf-qopt¶

型別:

結構體

成員:
delta (s32):

clockid (s32):

flags (s32):

tc-fifo-qopt¶

型別:

結構體

成員:
limit (u32):

佇列長度;bfifo 為位元組數,pfifo 為資料包數

tc-htb-opt¶

型別:

結構體

成員:
rate (binary):

ceil (binary):

buffer (u32):

cbuffer (u32):

quantum (u32):

level (u32):

prio (u32):

tc-htb-glob¶

型別:

結構體

成員:
version (u32):

rate2quantum (u32):

bps 到 quantum 的除數

defcls (u32):

預設類編號

debug (u32):

除錯標誌

direct-pkts (u32):

未整形資料包計數

tc-gred-qopt¶

型別:

結構體

成員:
limit (u32):

硬性最大佇列長度(位元組)

qth-min (u32):

最小平均長度閾值(位元組)

qth-max (u32):

最大平均長度閾值(位元組)

DP (u32):

多達 2^32 DP

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):

用於空閒阻尼的單元格大小

prio (u8):

此 VQ 的優先順序

packets (u32):

bytesin (u32):

tc-gred-sopt¶

型別:

結構體

成員:
DPs (u32):

def-DP (u32):

grio (u8):

flags (u8):

tc-hfsc-qopt¶

型別:

結構體

成員:
defcls (u16):

tc-mqprio-qopt¶

型別:

結構體

成員:
num-tc (u8):

prio-tc-map (binary):

hw (u8):

count (binary):

offset (binary):

tc-multiq-qopt¶

型別:

結構體

成員:
bands (u16):

頻段數

max-bands (u16):

最大佇列數

tc-netem-qopt¶

型別:

結構體

成員:
latency (u32):

新增的延遲(微秒)

limit (u32):

Fifo 資料包限制

loss (u32):

隨機資料包丟失(0=無,~0=100%)

gap (u32):

重排序間隔(0 表示無)

duplicate (u32):

隨機資料包重複(0=無,~0=100%)

jitter (u32):

隨機抖動延遲(微秒)

tc-netem-gimodel¶

文件:

4 狀態模型的狀態轉移機率

型別:

結構體

成員:
p13 (u32):

p31 (u32):

p32 (u32):

p14 (u32):

p23 (u32):

tc-netem-gemodel¶

文件:

Gilbert-Elliot 模型

型別:

結構體

成員:
p (u32):

r (u32):

h (u32):

k1 (u32):

tc-netem-corr¶

型別:

結構體

成員:
delay-corr (u32):

延遲相關性

loss-corr (u32):

資料包丟失相關性

dup-corr (u32):

重複相關性

tc-netem-reorder¶

型別:

結構體

成員:
probability (u32):

correlation (u32):

tc-netem-corrupt¶

型別:

結構體

成員:
probability (u32):

correlation (u32):

tc-netem-rate¶

型別:

結構體

成員:
rate (u32):

packet-overhead (s32):

cell-size (u32):

cell-overhead (s32):

tc-netem-slot¶

型別:

結構體

成員:
min-delay (s64):

max-delay (s64):

max-packets (s32):

max-bytes (s32):

dist-delay (s64):

dist-jitter (s64):

tc-plug-qopt¶

型別:

結構體

成員:
action (s32):

limit (u32):

tc-prio-qopt¶

型別:

結構體

成員:
bands (u32):

頻段數

priomap (binary):

邏輯優先順序到 PRIO 頻段的對映

tc-red-qopt¶

型別:

結構體

成員:
limit (u32):

硬性佇列長度(資料包)

qth-min (u32):

最小平均閾值(資料包)

qth-max (u32):

最大平均閾值(資料包)

Wlog (u8):

log(W)

Plog (u8):

log(P_max / (qth-max - qth-min))

Scell-log (u8):

用於空閒阻尼的單元格大小

flags (u8):

tc-sfb-qopt¶

型別:

結構體

成員:
rehash-interval (u32):

warmup-time (u32):

max (u32):

bin-size (u32):

increment (u32):

decrement (u32):

limit (u32):

penalty-rate (u32):

penalty-burst (u32):

tc-sfq-qopt¶

型別:

結構體

成員:
quantum (u32):

分配給流的每輪位元組數

perturb-period (s32):

雜湊擾動週期

limit (u32):

佇列中最大資料包數

divisor (u32):

雜湊除數

flows (u32):

最大流數

tc-sfqred-stats¶

型別:

結構體

成員:
prob-drop (u32):

早期丟棄,低於最大閾值

forced-drop (u32):

早期丟棄,超過最大閾值

prob-mark (u32):

標記資料包,低於最大閾值

forced-mark (u32):

標記資料包,超過最大閾值

prob-mark-head (u32):

標記資料包,低於最大閾值

forced-mark-head (u32):

標記資料包,超過最大閾值

tc-sfq-qopt-v1¶

型別:

結構體

成員:
v0 (binary):

depth (u32):

每個流的最大資料包數

headdrop (u32):

limit (u32):

硬性最大流佇列長度(位元組)

qth-min (u32):

最小平均長度閾值(位元組)

qth-max (u32):

最大平均長度閾值(位元組)

Wlog (u8):

log(W)

Plog (u8):

log(P_max / (qth-max - qth-min))

Scell-log (u8):

用於空閒阻尼的單元格大小

flags (u8):

max-P (u32):

機率,高解析度

stats (binary):

tc-ratespec¶

型別:

結構體

標頭檔案:

linux/pkt_sched.h

成員:
cell-log (u8):

linklayer (u8):

overhead (u8):

cell-align (u8):

mpu (u8):

rate (u32):

tc-tbf-qopt¶

型別:

結構體

成員:
rate (binary):

peakrate (binary):

limit (u32):

buffer (u32):

mtu (u32):

tc-sizespec¶

型別:

結構體

成員:
cell-log (u8):

size-log (u8):

cell-align (s16):

overhead (s32):

linklayer (u32):

mpu (u32):

mtu (u32):

tsize (u32):

gnet-estimator¶

型別:

結構體

成員:
interval (s8):

取樣週期

ewma-log (u8):

測量視窗權重的對數()

tc-choke-xstats¶

型別:

結構體

成員:
early (u32):

早期丟棄

pdrop (u32):

因佇列限制而丟棄

other (u32):

因 drop() 呼叫而丟棄

marked (u32):

標記資料包

matched (u32):

因流匹配而丟棄

tc-codel-xstats¶

型別:

結構體

成員:
maxpacket (u32):

迄今為止看到的最大資料包

count (u32):

自上次進入丟包狀態以來已丟棄的資料包數量

lastcount (u32):

進入丟棄狀態時的計數

ldelay (u32):

最近出隊資料包看到的佇列內延遲

drop-next (s32):

丟棄下一個資料包的時間

drop-overlimit (u32):

達到最大 qdisc 資料包限制的次數

ecn-mark (u32):

我們已 ECN 標記而非丟棄的資料包數量

dropping (u32):

我們是否處於丟棄狀態?

ce-mark (u32):

由於 ce-threshold 而標記的 CE 資料包數量

tc-fq-codel-xstats¶

型別:

結構體

成員:
type (u32):

maxpacket (u32):

迄今為止看到的最大資料包

drop-overlimit (u32):

達到最大 qdisc 資料包限制的次數

ecn-mark (u32):

我們已 ECN 標記而非丟棄的資料包數量

new-flow-count (u32):

資料包建立新流的次數

new-flows-len (u32):

新列表中流的數量

old-flows-len (u32):

舊列表中流的數量

ce-mark (u32):

超過 ce-threshold 的資料包

memory-usage (u32):

記憶體使用量(位元組)

drop-overmemory (u32):

tc-fq-pie-xstats¶

型別:

結構體

成員:
packets-in (u32):

排隊資料包總數

dropped (u32):

因 fq_pie_action 而丟棄的資料包

overlimit (u32):

因佇列空間不足而丟棄

overmemory (u32):

因佇列記憶體不足而丟棄

ecn-mark (u32):

用 ECN 標記的資料包

new-flow-count (u32):

資料包建立的新流數量

new-flows-len (u32):

新列表中流的數量

old-flows-len (u32):

舊列表中流的數量

memory-usage (u32):

所有佇列的總記憶體

tc-fq-qd-stats¶

型別:

結構體

成員:
gc-flows (u64):

highprio-packets (u64):

已廢棄

tcp-retrans (u64):

已廢棄

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):

超過 ce-threshold 的資料包

horizon-drops (u64):

horizon-caps (u64):

fastpath-packets (u64):

band-drops (binary):

band-pkt-count (binary):

tc-hhf-xstats¶

型別:

結構體

成員:
drop-overlimit (u32):

達到最大 qdisc 資料包限制的次數

hh-overlimit (u32):

達到最大流量命中者的次數

hh-tot-count (u32):

迄今捕獲的流量命中者數量

hh-cur-count (u32):

當前流量命中者數量

tc-pie-xstats¶

型別:

結構體

成員:
prob (u64):

當前機率

delay (u32):

當前延遲(毫秒)

avg-dq-rate (u32):

當前平均 dq 速率(位元/pie-time)

dq-rate-estimating (u32):

是否正在計算 avg-dq-rate?

packets-in (u32):

排隊資料包總數

dropped (u32):

因 pie 動作而丟棄的資料包

overlimit (u32):

因佇列空間不足而丟棄

maxq (u32):

最大佇列大小

ecn-mark (u32):

用 ECN 標記的資料包

tc-red-xstats¶

型別:

結構體

成員:
early (u32):

早期丟棄

pdrop (u32):

因佇列限制而丟棄

other (u32):

因 drop() 呼叫而丟棄

marked (u32):

標記資料包

tc-sfb-xstats¶

型別:

結構體

成員:
earlydrop (u32):

penaltydrop (u32):

bucketdrop (u32):

queuedrop (u32):

childdrop (u32):

子 qdisc 中的丟棄

marked (u32):

maxqlen (u32):

maxprob (u32):

avgprob (u32):

tc-sfq-xstats¶

型別:

結構體

成員:
allot (s32):

gnet-stats-basic¶

型別:

結構體

成員:
bytes (u64):

packets (u32):

gnet-stats-rate-est¶

型別:

結構體

成員:
bps (u32):

pps (u32):

gnet-stats-rate-est64¶

型別:

結構體

成員:
bps (u64):

pps (u64):

gnet-stats-queue¶

型別:

結構體

成員:
qlen (u32):

backlog (u32):

drops (u32):

requeues (u32):

overlimits (u32):

tc-u32-key¶

型別:

結構體

成員:
mask (u32):

val (u32):

off (s32):

offmask (s32):

tc-u32-mark¶

型別:

結構體

成員:
val (u32):

mask (u32):

success (u32):

tc-u32-sel¶

型別:

結構體

成員:
flags (u8):

offshift (u8):

nkeys (u8):

offmask (u16):

off (u16):

offoff (s16):

hoff (s16):

hmask (u32):

keys (binary):

tc-u32-pcnt¶

型別:

結構體

成員:
rcnt (u64):

rhit (u64):

kcnts (u64):

tcf-t¶

型別:

結構體

成員:
install (u64):

lastuse (u64):

expires (u64):

firstuse (u64):

tc-gact¶

型別:

結構體

成員:
index (u32):

capab (u32):

action (s32):

refcnt (s32):

bindcnt (s32):

tc-gact-p¶

型別:

結構體

成員:
ptype (u16):

pval (u16):

paction (s32):

tcf-ematch-tree-hdr¶

型別:

結構體

成員:
nmatches (u16):

progid (u16):

tc-basic-pcnt¶

型別:

結構體

成員:
rcnt (u64):

rhit (u64):

tc-matchall-pcnt¶

型別:

結構體

成員:
rhit (u64):

tc-mpls¶

型別:

結構體

成員:
index (u32):

capab (u32):

action (s32):

refcnt (s32):

bindcnt (s32):

m-action (s32):

tc-police¶

型別:

結構體

成員:
index (u32):

action (s32):

limit (u32):

burst (u32):

mtu (u32):

rate (binary):

peakrate (binary):

refcnt (s32):

bindcnt (s32):

capab (u32):

tc-pedit-sel¶

型別:

結構體

成員:
index (u32):

capab (u32):

action (s32):

refcnt (s32):

bindcnt (s32):

nkeys (u8):

flags (u8):

keys (binary):

tc-pedit-key¶

型別:

結構體

成員:
mask (u32):

val (u32):

off (u32):

at (u32):

offmask (u32):

shift (u32):

tc-vlan¶

型別:

結構體

成員:
index (u32):

capab (u32):

action (s32):

refcnt (s32):

bindcnt (s32):

v-action (s32):

屬性集¶

attrs¶

kind (string)¶

options (sub-message)¶

子訊息:

options-msg

選擇器:

種類

stats (binary)¶

結構體:

tc-stats

xstats (sub-message)¶

子訊息:

tca-stats-app-msg

選擇器:

種類

rate (binary)¶

結構體:

gnet-estimator

fcnt (u32)¶

stats2 (nest)¶

巢狀屬性:

tca-stats-attrs

stab (nest)¶

巢狀屬性:

tca-stab-attrs

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)¶

子訊息:

act-options-msg

選擇器:

種類

index (u32)¶

stats (nest)¶

巢狀屬性:

tca-stats-attrs

pad (pad)¶

cookie (binary)¶

flags (bitfield32)¶

hw-stats (bitfield32)¶

used-hw-stats (bitfield32)¶

in-hw-count (u32)¶

act-bpf-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

ops-len (u16)¶

ops (binary)¶

fd (u32)¶

name (string)¶

pad (pad)¶

tag (binary)¶

id (binary)¶

act-connmark-attrs¶

parms (binary)¶

tm (binary)¶

結構體:

tcf-t

pad (pad)¶

act-csum-attrs¶

parms (binary)¶

tm (binary)¶

結構體:

tcf-t

pad (pad)¶

act-ct-attrs¶

parms (binary)¶

tm (binary)¶

結構體:

tcf-t

action (u16)¶

zone (u16)¶

mark (u32)¶

mark-mask (u32)¶

labels (binary)¶

labels-mask (binary)¶

nat-ipv4-min (u32)¶

位元組序:

大端

nat-ipv4-max (u32)¶

位元組序:

大端

nat-ipv6-min (binary)¶

nat-ipv6-max (binary)¶

nat-port-min (u16)¶

位元組序:

大端

nat-port-max (u16)¶

位元組序:

大端

pad (pad)¶

helper-name (string)¶

helper-family (u8)¶

helper-proto (u8)¶

act-ctinfo-attrs¶

pad (pad)¶

tm (binary)¶

結構體:

tcf-t

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)¶

結構體:

tcf-t

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)¶

結構體:

tcf-t

dmac (binary)¶

smac (binary)¶

type (u16)¶

metalst (binary)¶

pad (pad)¶

act-mirred-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

pad (pad)¶

blockid (binary)¶

act-mpls-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

結構體:

tc-mpls

pad (pad)¶

proto (u16)¶

位元組序:

大端

label (u32)¶

tc (u8)¶

ttl (u8)¶

bos (u8)¶

act-nat-attrs¶

parms (binary)¶

tm (binary)¶

結構體:

tcf-t

pad (pad)¶

act-pedit-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

結構體:

tc-pedit-sel

pad (pad)¶

parms-ex (binary)¶

keys-ex (binary)¶

key-ex (binary)¶

act-simple-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

data (binary)¶

pad (pad)¶

act-skbedit-attrs¶

tm (binary)¶

結構體:

tcf-t

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)¶

結構體:

tcf-t

parms (binary)¶

dmac (binary)¶

smac (binary)¶

etype (binary)¶

pad (pad)¶

act-tunnel-key-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

enc-ipv4-src (u32)¶

位元組序:

大端

enc-ipv4-dst (u32)¶

位元組序:

大端

enc-ipv6-src (binary)¶

enc-ipv6-dst (binary)¶

enc-key-id (u64)¶

位元組序:

大端

pad (pad)¶

enc-dst-port (u16)¶

位元組序:

大端

no-csum (u8)¶

enc-opts (binary)¶

enc-tos (u8)¶

enc-ttl (u8)¶

no-frag (flag)¶

act-vlan-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

結構體:

tc-vlan

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)¶

巢狀屬性:

ematch-attrs

act (indexed-array)¶

sub-type:

nest

巢狀屬性:

act-attrs

police (nest)¶

巢狀屬性:

police-attrs

pcnt (binary)¶

結構體:

tc-basic-pcnt

pad (pad)¶

bpf-attrs¶

act (indexed-array)¶

sub-type:

nest

巢狀屬性:

act-attrs

police (nest)¶

巢狀屬性:

police-attrs

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

巢狀屬性:

cake-tin-stats-attrs

deficit (s32)¶

cobalt-count (u32)¶

dropping (u32)¶

drop-next-us (s32)¶

p-drop (u32)¶

blue-timer-us (s32)¶

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)¶

結構體:

tc-cbs-qopt

cgroup-attrs¶

act (indexed-array)¶

sub-type:

nest

巢狀屬性:

act-attrs

police (nest)¶

巢狀屬性:

police-attrs

ematches (binary)¶

choke-attrs¶

parms (binary)¶

結構體:

tc-red-qopt

stab (binary)¶

max-p (u32)¶

codel-attrs¶

target (u32)¶

limit (u32)¶

interval (u32)¶

ecn (u32)¶

ce-threshold (u32)¶

drr-attrs¶

quantum (u32)¶

ematch-attrs¶

tree-hdr (binary)¶

結構體:

tcf-ematch-tree-hdr

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)¶

巢狀屬性:

police-attrs

ematches (binary)¶

perturb (u32)¶

flower-attrs¶

classid (u32)¶

indev (string)¶

act (indexed-array)¶

sub-type:

nest

巢狀屬性:

act-attrs

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)¶

位元組序:

大端

key-ip-proto (u8)¶

key-ipv4-src (u32)¶

位元組序:

大端

display-hint:

ipv4

key-ipv4-src-mask (u32)¶

位元組序:

大端

display-hint:

ipv4

key-ipv4-dst (u32)¶

位元組序:

大端

display-hint:

ipv4

key-ipv4-dst-mask (u32)¶

位元組序:

大端

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)¶

位元組序:

大端

key-tcp-dst (u16)¶

位元組序:

大端

key-udp-src (u16)¶

位元組序:

大端

key-udp-dst (u16)¶

位元組序:

大端

flags (u32)¶

enum:

cls-flags

enum-as-flags:

True

key-vlan-id (u16)¶

位元組序:

大端

key-vlan-prio (u8)¶

key-vlan-eth-type (u16)¶

位元組序:

大端

key-enc-key-id (u32)¶

位元組序:

大端

key-enc-ipv4-src (u32)¶

位元組序:

大端

display-hint:

ipv4

key-enc-ipv4-src-mask (u32)¶

位元組序:

大端

display-hint:

ipv4

key-enc-ipv4-dst (u32)¶

位元組序:

大端

display-hint:

ipv4

key-enc-ipv4-dst-mask (u32)¶

位元組序:

大端

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)¶

位元組序:

大端

key-tcp-dst-mask (u16)¶

位元組序:

大端

key-udp-src-mask (u16)¶

位元組序:

大端

key-udp-dst-mask (u16)¶

位元組序:

大端

key-sctp-src-mask (u16)¶

位元組序:

大端

key-sctp-dst-mask (u16)¶

位元組序:

大端

key-sctp-src (u16)¶

位元組序:

大端

key-sctp-dst (u16)¶

位元組序:

大端

key-enc-udp-src-port (u16)¶

位元組序:

大端

key-enc-udp-src-port-mask (u16)¶

位元組序:

大端

key-enc-udp-dst-port (u16)¶

位元組序:

大端

key-enc-udp-dst-port-mask (u16)¶

位元組序:

大端

key-flags (u32)¶

位元組序:

大端

enum:

flower-key-ctrl-flags

enum-as-flags:

True

key-flags-mask (u32)¶

位元組序:

大端

enum:

flower-key-ctrl-flags

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)¶

位元組序:

大端

key-arp-sip-mask (u32)¶

位元組序:

大端

key-arp-tip (u32)¶

位元組序:

大端

key-arp-tip-mask (u32)¶

位元組序:

大端

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)¶

位元組序:

大端

key-tcp-flags (u16)¶

位元組序:

大端

key-tcp-flags-mask (u16)¶

位元組序:

大端

key-ip-tos (u8)¶

key-ip-tos-mask (u8)¶

key-ip-ttl (u8)¶

key-ip-ttl-mask (u8)¶

key-cvlan-id (u16)¶

位元組序:

大端

key-cvlan-prio (u8)¶

key-cvlan-eth-type (u16)¶

位元組序:

大端

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)¶

巢狀屬性:

flower-key-enc-opts-attrs

key-enc-opts-mask (nest)¶

巢狀屬性:

flower-key-enc-opts-attrs

in-hw-count (u32)¶

key-port-src-min (u16)¶

位元組序:

大端

key-port-src-max (u16)¶

位元組序:

大端

key-port-dst-min (u16)¶

位元組序:

大端

key-port-dst-max (u16)¶

位元組序:

大端

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)¶

巢狀屬性:

flower-key-mpls-opt-attrs

key-hash (u32)¶

key-hash-mask (u32)¶

key-num-of-vlans (u8)¶

key-pppoe-sid (u16)¶

位元組序:

大端

key-ppp-proto (u16)¶

位元組序:

大端

key-l2tpv3-sid (u32)¶

位元組序:

大端

l2-miss (u8)¶

key-cfm (nest)¶

巢狀屬性:

flower-key-cfm-attrs

key-spi (u32)¶

位元組序:

大端

key-spi-mask (u32)¶

位元組序:

大端

key-enc-flags (u32)¶

位元組序:

大端

enum:

flower-key-ctrl-flags

enum-as-flags:

True

key-enc-flags-mask (u32)¶

位元組序:

大端

enum:

flower-key-ctrl-flags

enum-as-flags:

True

flower-key-enc-opts-attrs¶

geneve (nest)¶

巢狀屬性:

flower-key-enc-opt-geneve-attrs

vxlan (nest)¶

巢狀屬性:

flower-key-enc-opt-vxlan-attrs

erspan (nest)¶

巢狀屬性:

flower-key-enc-opt-erspan-attrs

gtp (nest)¶

巢狀屬性:

flower-key-enc-opt-gtp-attrs

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)¶

巢狀屬性:

police-attrs

indev (string)¶

act (indexed-array)¶

sub-type:

nest

巢狀屬性:

act-attrs

mask (u32)¶

gred-attrs¶

parms (binary)¶

stab (binary)¶

sub-type:

u8

dps (binary)¶

結構體:

tc-gred-sopt

max-p (binary)¶

sub-type:

u32

limit (u32)¶

vq-list (nest)¶

巢狀屬性:

tca-gred-vq-list-attrs

tca-gred-vq-list-attrs¶

entry (nest)¶

巢狀屬性:

tca-gred-vq-entry-attrs

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)¶

結構體:

tc-htb-opt

init (binary)¶

結構體:

tc-htb-glob

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

巢狀屬性:

act-attrs

flags (u32)¶

pcnt (binary)¶

結構體:

tc-matchall-pcnt

pad (pad)¶

etf-attrs¶

parms (binary)¶

結構體:

tc-etf-qopt

ets-attrs¶

nbands (u8)¶

nstrict (u8)¶

quanta (nest)¶

巢狀屬性:

ets-attrs

quanta-band (u32)¶

multi-attr:

True

priomap (nest)¶

巢狀屬性:

ets-attrs

priomap-band (u8)¶

multi-attr:

True

fq-attrs¶

plimit (u32)¶

文件:

佇列中資料包總數的限制

flow-plimit (u32)¶

文件:

每個流的資料包限制

quantum (u32)¶

文件:

RR 量子

initial-quantum (u32)¶

文件:

新流的 RR 量子

rate-enable (u32)¶

文件:

啟用/停用速率限制

flow-default-rate (u32)¶

文件:

已過時,請勿使用

flow-max-rate (u32)¶

文件:

每個流的最大速率

buckets-log (u32)¶

文件:

log2(桶的數量)

flow-refill-delay (u32)¶

文件:

流信用補充延遲(微秒)

orphan-mask (u32)¶

文件:

應用於孤立 skb 雜湊的掩碼

low-rate-threshold (u32)¶

文件:

低於此速率的每包延遲

ce-threshold (u32)¶

文件:

類 DCTCP 的 CE 標記閾值

timer-slack (u32)¶

horizon (u32)¶

文件:

時間範圍(微秒)

horizon-drop (u8)¶

文件:

丟棄超出範圍的資料包,或限制其 EDT

priomap (binary)¶

結構體:

tc-prio-qopt

weights (binary)¶

sub-type:

s32

文件:

每個頻段的權重

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)¶

結構體:

tc-netem-corr

delay-dist (binary)¶

sub-type:

s16

reorder (binary)¶

結構體:

tc-netem-reorder

corrupt (binary)¶

結構體:

tc-netem-corrupt

loss (nest)¶

巢狀屬性:

netem-loss-attrs

rate (binary)¶

結構體:

tc-netem-rate

ecn (u32)¶

rate64 (u64)¶

pad (u32)¶

latency64 (s64)¶

jitter64 (s64)¶

slot (binary)¶

結構體:

tc-netem-slot

slot-dist (binary)¶

sub-type:

s16

prng-seed (u64)¶

netem-loss-attrs¶

gi (binary)¶

文件:

通用直觀 - 4 狀態模型

結構體:

tc-netem-gimodel

ge (binary)¶

文件:

吉爾伯特-埃利奧特模型

結構體:

tc-netem-gemodel

pie-attrs¶

target (u32)¶

limit (u32)¶

tupdate (u32)¶

alpha (u32)¶

beta (u32)¶

ecn (u32)¶

bytemode (u32)¶

dq-rate-estimator (u32)¶

police-attrs¶

tbf (binary)¶

結構體:

tc-police

rate (binary)¶

peakrate (binary)¶

avrate (u32)¶

result (u32)¶

tm (binary)¶

結構體:

tcf-t

pad (pad)¶

rate64 (u64)¶

peakrate64 (u64)¶

pktrate64 (u64)¶

pktburst64 (u64)¶

qfq-attrs¶

weight (u32)¶

lmax (u32)¶

red-attrs¶

parms (binary)¶

結構體:

tc-red-qopt

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)¶

巢狀屬性:

police-attrs

act (indexed-array)¶

sub-type:

nest

巢狀屬性:

act-attrs

taprio-attrs¶

priomap (binary)¶

結構體:

tc-mqprio-qopt

sched-entry-list (nest)¶

巢狀屬性:

taprio-sched-entry-list

sched-base-time (s64)¶

sched-single-entry (nest)¶

巢狀屬性:

taprio-sched-entry

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)¶

巢狀屬性:

taprio-tc-entry-attrs

taprio-sched-entry-list¶

entry (nest)¶

巢狀屬性:

taprio-sched-entry

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)¶

結構體:

tc-tbf-qopt

rtab (binary)¶

ptab (binary)¶

rate64 (u64)¶

prate64 (u64)¶

burst (u32)¶

pburst (u32)¶

pad (pad)¶

act-sample-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

結構體:

tc-gact

rate (u32)¶

trunc-size (u32)¶

psample-group (u32)¶

pad (pad)¶

act-gact-attrs¶

tm (binary)¶

結構體:

tcf-t

parms (binary)¶

結構體:

tc-gact

prob (binary)¶

結構體:

tc-gact-p

pad (pad)¶

tca-stab-attrs¶

base (binary)¶

結構體:

tc-sizespec

data (binary)¶

tca-stats-attrs¶

basic (binary)¶

結構體:

gnet-stats-basic

rate-est (binary)¶

結構體:

gnet-stats-rate-est

queue (binary)¶

結構體:

gnet-stats-queue

app (sub-message)¶

子訊息:

tca-stats-app-msg

選擇器:

種類

rate-est64 (binary)¶

結構體:

gnet-stats-rate-est64

pad (pad)¶

basic-hw (binary)¶

結構體:

gnet-stats-basic

pkt64 (u64)¶

u32-attrs¶

classid (u32)¶

hash (u32)¶

link (u32)¶

divisor (u32)¶

sel (binary)¶

結構體:

tc-u32-sel

police (nest)¶

巢狀屬性:

police-attrs

act (indexed-array)¶

sub-type:

nest

巢狀屬性:

act-attrs

indev (string)¶

pcnt (binary)¶

結構體:

tc-u32-pcnt

mark (binary)¶

結構體:

tc-u32-mark

flags (u32)¶

pad (pad)¶

子訊息¶

options-msg¶

  • basic
    屬性集:

    basic-attrs

  • bpf
    屬性集:

    bpf-attrs

  • bfifo
    固定頭:

    tc-fifo-qopt

  • cake
    屬性集:

    cake-attrs

  • cbs
    屬性集:

    cbs-attrs

  • cgroup
    屬性集:

    cgroup-attrs

  • choke
    屬性集:

    choke-attrs

  • clsact

  • codel
    屬性集:

    codel-attrs

  • drr
    屬性集:

    drr-attrs

  • etf
    屬性集:

    etf-attrs

  • ets
    屬性集:

    ets-attrs

  • flow
    屬性集:

    flow-attrs

  • flower
    屬性集:

    flower-attrs

  • fq
    屬性集:

    fq-attrs

  • fq_codel
    屬性集:

    fq-codel-attrs

  • fq_pie
    屬性集:

    fq-pie-attrs

  • fw
    屬性集:

    fw-attrs

  • gred
    屬性集:

    gred-attrs

  • hfsc
    固定頭:

    tc-hfsc-qopt

  • hhf
    屬性集:

    hhf-attrs

  • htb
    屬性集:

    htb-attrs

  • ingress

  • matchall
    屬性集:

    matchall-attrs

  • mq

  • mqprio
    固定頭:

    tc-mqprio-qopt

  • multiq
    固定頭:

    tc-multiq-qopt

  • netem
    固定頭:

    tc-netem-qopt

    屬性集:

    netem-attrs

  • pfifo
    固定頭:

    tc-fifo-qopt

  • pfifo_fast
    固定頭:

    tc-prio-qopt

  • pfifo_head_drop
    固定頭:

    tc-fifo-qopt

  • pie
    屬性集:

    pie-attrs

  • plug
    固定頭:

    tc-plug-qopt

  • prio
    固定頭:

    tc-prio-qopt

  • qfq
    屬性集:

    qfq-attrs

  • red
    屬性集:

    red-attrs

  • route
    屬性集:

    route-attrs

  • sfb
    固定頭:

    tc-sfb-qopt

  • sfq
    固定頭:

    tc-sfq-qopt-v1

  • taprio
    屬性集:

    taprio-attrs

  • tbf
    屬性集:

    tbf-attrs

  • u32
    屬性集:

    u32-attrs

act-options-msg¶

  • bpf
    屬性集:

    act-bpf-attrs

  • connmark
    屬性集:

    act-connmark-attrs

  • csum
    屬性集:

    act-csum-attrs

  • ct
    屬性集:

    act-ct-attrs

  • ctinfo
    屬性集:

    act-ctinfo-attrs

  • gact
    屬性集:

    act-gact-attrs

  • gate
    屬性集:

    act-gate-attrs

  • ife
    屬性集:

    act-ife-attrs

  • mirred
    屬性集:

    act-mirred-attrs

  • mpls
    屬性集:

    act-mpls-attrs

  • nat
    屬性集:

    act-nat-attrs

  • pedit
    屬性集:

    act-pedit-attrs

  • police
    屬性集:

    police-attrs

  • sample
    屬性集:

    act-sample-attrs

  • simple
    屬性集:

    act-simple-attrs

  • skbedit
    屬性集:

    act-skbedit-attrs

  • skbmod
    屬性集:

    act-skbmod-attrs

  • tunnel_key
    屬性集:

    act-tunnel-key-attrs

  • vlan
    屬性集:

    act-vlan-attrs

tca-stats-app-msg¶

  • cake
    屬性集:

    cake-stats-attrs

  • choke
    固定頭:

    tc-choke-xstats

  • codel
    固定頭:

    tc-codel-xstats

  • fq
    固定頭:

    tc-fq-qd-stats

  • fq_codel
    固定頭:

    tc-fq-codel-xstats

  • fq_pie
    固定頭:

    tc-fq-pie-xstats

  • hhf
    固定頭:

    tc-hhf-xstats

  • pie
    固定頭:

    tc-pie-xstats

  • red
    固定頭:

    tc-red-xstats

  • sfb
    固定頭:

    tc-sfb-xstats

  • sfq
    固定頭:

    tc-sfq-xstats

©The kernel development community. | 由 Sphinx 5.3.0 提供支援 & Alabaster 0.7.16 | 頁面源