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

/linux-master/include/net/tc_act/
H A Dtc_gate.h27 s32 tcfg_priority; member in struct:tcf_gate_params
67 tcfg_prio = to_gate(a)->param.tcfg_priority;
/linux-master/net/sched/
H A Dact_gate.c424 p->tcfg_priority = prio;
544 if (nla_put_s32(skb, TCA_GATE_PRIORITY, p->tcfg_priority))

Completed in 129 milliseconds