Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/net/sched/
Dact_gate.c421 p->tcfg_priority = prio; in tcf_gate_init()
541 if (nla_put_s32(skb, TCA_GATE_PRIORITY, p->tcfg_priority)) in tcf_gate_dump()