Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_gate.h31 u32 tcfg_flags; member
/openbmc/linux/net/sched/
H A Dact_gate.c425 p->tcfg_flags = gflags; in tcf_gate_init()
541 if (nla_put_u32(skb, TCA_GATE_FLAGS, p->tcfg_flags)) in tcf_gate_dump()