Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_gate.h27 s32 tcfg_priority; member
69 tcfg_prio = p->tcfg_priority; in tcf_gate_prio()
/linux/net/sched/
H A Dact_gate.c449 prio = cur_p->tcfg_priority; in tcf_gate_init()
509 p->tcfg_priority = prio; in tcf_gate_init()
645 if (nla_put_s32(skb, TCA_GATE_PRIORITY, p->tcfg_priority)) in tcf_gate_dump()