Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/tc_act/
Dtc_gate.h31 u32 tcfg_flags; member
/Linux-v6.1/net/sched/
Dact_gate.c421 p->tcfg_flags = gflags; in tcf_gate_init()
537 if (nla_put_u32(skb, TCA_GATE_FLAGS, p->tcfg_flags)) in tcf_gate_dump()