Home
last modified time | relevance | path

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

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