Home
last modified time | relevance | path

Searched refs:tcfg_priority (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/net/tc_act/
Dtc_gate.h27 s32 tcfg_priority; member
67 tcfg_prio = to_gate(a)->param.tcfg_priority; in tcf_gate_prio()
/Linux-v6.6/net/sched/
Dact_gate.c424 p->tcfg_priority = prio; in tcf_gate_init()
544 if (nla_put_s32(skb, TCA_GATE_PRIORITY, p->tcfg_priority)) in tcf_gate_dump()