Home
last modified time | relevance | path

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

/linux-6.15/include/net/tc_act/
H A Dtc_gate.h27 s32 tcfg_priority; member
67 tcfg_prio = to_gate(a)->param.tcfg_priority; in tcf_gate_prio()
/linux-6.15/net/sched/
H A Dact_gate.c418 p->tcfg_priority = prio; in tcf_gate_init()
538 if (nla_put_s32(skb, TCA_GATE_PRIORITY, p->tcfg_priority)) in tcf_gate_dump()